netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-19 07:33:35 to 2012-06-20 09:03:08 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2012-06-20  9:03 UTC  (12+ messages)

[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
 2012-06-20  8:58 UTC  (8+ messages)

[RFC net-next 00/14] default maximal number of RSS queues in mq drivers
 2012-06-20  8:55 UTC  (32+ messages)
` [RFC net-next 01/14] Add Default
` [RFC net-next 02/14] Fix mellanox/mlx4
` [RFC net-next 03/14] fix neterion/vxge
` [RFC net-next 04/14] Fix qlogic/qlge
` [RFC net-next 05/14] Fix intel/ixgbevf
` [RFC net-next 06/14] Fix intel/igb
` [RFC net-next 07/14] Fix intel/ixgbe
` [RFC net-next 08/14] Fix chelsio/cxgb3
` [RFC net-next 09/14] Fix chelsio/cxgb4
` [RFC net-next 10/14] Fix myricom/myri10ge
` [RFC net-next 11/14] Fix emulex/benet
` [RFC net-next 12/14] Fix broadcom/tg3
` [RFC net-next 13/14] Fix broadcom/bnx2
` [RFC net-next 14/14] Fix broadcom/bnx2x

[PATCH net-next 0/6] bnx2x: link patch series
 2012-06-20  8:49 UTC  (7+ messages)
` [PATCH net-next 1/6] bnx2x: sfp+ Tx fault detection added
` [PATCH net-next 2/6] bnx2x: link cleanup
` [PATCH net-next 3/6] bnx2x: treat 0 speed as link down (copper)
` [PATCH net-next 4/6] bnx2x: revised link register access
` [PATCH net-next 5/6] bnx2x: 1G sfp+ module handling
` [PATCH net-next 6/6] bnx2x: link module eeprom

RE
 2012-06-20  8:35 UTC 

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2012-06-20  8:45 UTC  (10+ messages)
` [net-next 1/9] e1000: Combining Bitwise OR in one expression
` [net-next 2/9] igb: A fix to VF TX rate limit
` [net-next 3/9] igb: Add switch case for supported hardware to igb_ptp_remove
` [net-next 4/9] igb: Support the get_ts_info ethtool method
` [net-next 5/9] igb: Streamline RSS queue and queue pairing assignment logic
` [net-next 6/9] igb: Update firmware info output
` [net-next 7/9] igb: Version bump
` [net-next 8/9] ixgbe: add support for 1G SX modules
` [net-next 9/9] ixgbe: clean up ixgbe_get_settings ethtool function

[net 0/3][pull request] Intel Wired LAN Driver Updates
 2012-06-20  8:44 UTC  (4+ messages)
` [net 1/3] igb: Fix incorrect RAR address entries for i210/i211 device
` [net 2/3] Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support
` [net 3/3] ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings

[PATCH] net: Update netdev_alloc_frag to work more efficiently with TCP and GRO
 2012-06-20  8:44 UTC  (5+ messages)

10GBE performance drop with net.ipv4.tcp_timestamps=0
 2012-06-20  8:41 UTC  (6+ messages)

[PATCH] netxen: Error return off by one in 'netxen_nic_set_pauseparam()'
 2012-06-20  7:59 UTC  (4+ messages)

[PATCH v3] ipv4: Early TCP socket demux
 2012-06-20  7:57 UTC  (3+ messages)

[PATCH -v1 0/3] usbnet: usbnet: PM related fixes
 2012-06-20  7:46 UTC  (8+ messages)
` [PATCH -v1 1/3] usbnet: clear OPEN flag in failure path
  ` [PATCH -v1 2/3] usbnet: decrease suspend count if returning -EBUSY for runtime suspend
  ` [PATCH -v1 3/3] usbnet: handle remote wakeup asap

[PATCH 00/17] Swap-over-NBD without deadlocking V11
 2012-06-20  7:38 UTC  (4+ messages)
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
  ` [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag

Warning! Your mailbox is almost full
 2012-06-20  7:29 UTC 

Warning! Your mailbox is almost full
 2012-06-20  7:16 UTC 

[patch net-next 00/19] team: couple of patches
 2012-06-20  6:40 UTC  (22+ messages)
` [patch net-next 01/19] team: make team_mode struct const
` [patch net-next 02/19] team: for nomode use dummy struct team_mode
` [patch net-next 03/19] team: add mode priv to port
` [patch net-next 04/19] team: lb: push hash counting into separate function
` [patch net-next 05/19] team: allow read/write-only options
` [patch net-next 06/19] team: introduce array options
` [patch net-next 07/19] team: comments: s/net\/drivers\/team/drivers\/net\/team/
` [patch net-next 08/19] team: push array_index and port into separate structure
` [patch net-next 09/19] team: allow async option changes
` [patch net-next 10/19] team: fix error path in team_nl_fill_options_get()
` [patch net-next 11/19] team: fix error path in team_nl_fill_port_list_get()
` [patch net-next 12/19] team: allow to specify one option instance to be send to userspace
` [patch net-next 13/19] team: pass NULL to __team_option_inst_add() instead of 0
` [patch net-next 14/19] team: add port_[enabled/disabled] mode callbacks
` [patch net-next 15/19] team: lb: introduce infrastructure for userspace driven tx loadbalancing
` [patch net-next 16/19] team: implement multipart netlink messages for options transfers
` [patch net-next 17/19] team: ensure correct order of netlink messages delivery
` [patch net-next 18/19] team: allow to send multiple set events in one message
` [patch net-next 19/19] team: use rcu_dereference_bh() in tx path

[PATCH v2] ipv4: Early TCP socket demux
 2012-06-20  6:14 UTC  (13+ messages)

[net-next.git 0/4] EEE for PAL and stmmac (V5)
 2012-06-20  6:12 UTC  (5+ messages)
` [net-next.git 1/4 (v3)] stmmac: do not use strict_strtoul but kstrtoint
` [net-next.git 2/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 3/4 (v5)] stmmac: add the Energy Efficient Ethernet support
` [net-next.git 4/4 (v7)] phy: add the EEE support and the way to access to the MMD registers

linux-next: manual merge of the net-next tree with the tree
 2012-06-20  3:18 UTC 

[PATCH 1/2 net-next] ixgbe: use skb_padto
 2012-06-19 23:30 UTC  (4+ messages)
  ` [PATCH net-next] ixgbe: simplify padding and length checks (v2)

[PATCH net-next 0/5] qmi_wwan fixes for 3.6
 2012-06-19 22:04 UTC  (8+ messages)
  ` [PATCH net-next 1/5] net: qmi_wwan: define a structure for driver specific state
  ` [PATCH net-next 5/5] net: qmi_wwan: use module_usb_driver macro
` [PATCH net-next 2/5] net: qmi_wwan: rearranging to prepare for code sharing
` [PATCH net-next 3/5] net: qmi_wwan: bind to both control and data interface
` [PATCH net-next 4/5] net: qmi_wwan: shorten driver description

pull-request: can-next 2012-06-19
 2012-06-19 22:01 UTC  (4+ messages)

[PATCH net] batman-adv: fix skb->data assignment
 2012-06-19 21:49 UTC  (3+ messages)

pull request: wireless-next 2012-06-19
 2012-06-19 21:38 UTC  (2+ messages)

[net-next patch 0/11 v2] bnx2x: ethtool and other enhancements
 2012-06-19 21:35 UTC 

[RFC] TCP: Support configurable delayed-ack parameters
 2012-06-19 21:27 UTC  (5+ messages)

[PATCH] ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
 2012-06-19 21:13 UTC  (5+ messages)

[RFC] micrel KSZ8041 disable auto negotiation with fiber
 2012-06-19 18:45 UTC  (4+ messages)

[PATCH] ipv4: Early TCP socket demux
 2012-06-19 18:31 UTC  (5+ messages)

2012 Kernel Summit: Call for Participation
 2012-06-19 15:20 UTC 

[net-next.git 0/4] EEE for PAL and stmmac (V4)
 2012-06-19 14:41 UTC  (3+ messages)
` [net-next.git 4/4 (v6)] phy: add the EEE support and the way to access to the MMD registers

[net-next patch 0/11 v2] bnx2x: ethtool and other enhancements
 2012-06-19 17:48 UTC  (12+ messages)
` [net-next patch 1/11 v2] bnx2x: Add support for external LB
` [net-next patch 2/11 v2] bnx2x: Return only online tests for MF
` [net-next patch 3/11 v2] bnx2x: Add support for 4-tupple UDP RSS
` [net-next patch 4/11 v2] bnx2x: Allow more than 64 L2 CIDs
` [net-next patch 5/11 v2] bnx2x: Make the transmission queues adjacent
` [net-next patch 6/11 v2] bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
` [net-next patch 7/11 v2] bnx2x: Split the FP structure
` [net-next patch 8/11 v2] bnx2x: Allow up to 63 RSS queues
` [net-next patch 9/11 v2] bnx2x: Add support for ethtool -L
` [net-next patch 10/11 v2] bnx2x: Support DCBX for all functions
` [net-next patch 11/11 v2] bnx2x: Change date and version to 1.72.51-0

[PATCH] net: added support for 40GbE link
 2012-06-19 14:11 UTC  (7+ messages)

[PATCH net-next v2 01/12] netfilter: fix problem with proto register
 2012-06-19 11:39 UTC  (9+ messages)
` [PATCH net-next v2 06/12] netfilter: merge udpv[4,6]_net_init into udp_net_init
` [PATCH net-next v2 11/12] netfilter: nf_conntrack_l4proto_icmp cleanup

Patches depending on changes in usb-next
 2012-06-19 10:52 UTC 

[XFRM][RFC v3] Fix unexpected SA hard expiration after setting new date
 2012-06-19  9:28 UTC  (2+ messages)
` [PATCH] [XFRM] Fix unexpected SA hard expiration after changing date

[XFRM][RFC v2] Fix unexpected SA hard expiration after setting new date
 2012-06-19  9:05 UTC  (4+ messages)
` [PATCH] [XFRM] Fix unexpected SA hard expiration after changing date

[XFRM][RFC v1] Fix unexpected SA hard expiration after setting new date
 2012-06-19  7:43 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).