netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-19 02:13:32 to 2011-07-20 16:01:29 UTC [more...]

[PATCH] Fix panic in virtnet_remove
 2011-07-20 15:17 UTC  (2+ messages)

[patch net-next-2.6 00/47] vlan cleanup
 2011-07-20 16:01 UTC  (51+ messages)
` [patch net-next-2.6 01/47] gianfar: rx parser
` [patch net-next-2.6 02/47] vlan: finish removing vlan_find_dev from public header
` [patch net-next-2.6 03/47] vlan: introduce __vlan_find_dev_deep()
` [patch net-next-2.6 04/47] nes: do vlan cleanup
` [patch net-next-2.6 05/47] ehea: "
` [patch net-next-2.6 06/47] lro: kill lro_vlan_hwaccel_receive_skb
` [patch net-next-2.6 07/47] lro: kill lro_vlan_hwaccel_receive_frags
` [patch net-next-2.6 08/47] lro: do vlan cleanup
` [patch net-next-2.6 09/47] amd8111e: "
` [patch net-next-2.6 10/47] atl1c: "
` [patch net-next-2.6 11/47] atl1e: "
` [patch net-next-2.6 12/47] bnad: "
` [patch net-next-2.6 13/47] chelsio: "
` [patch net-next-2.6 14/47] cxgb4vf: "
` [patch net-next-2.6 15/47] cxgb4: remove forgotten unused vlan_group
` [patch net-next-2.6 16/47] enic: do vlan cleanup
` [patch net-next-2.6 17/47] gianfar: "
` [patch net-next-2.6 18/47] igbvf: "
` [patch net-next-2.6 19/47] jme: "
` [patch net-next-2.6 20/47] mlx4: "
` [patch net-next-2.6 21/47] qlge: "
` [patch net-next-2.6 22/47] s2io: "
` [patch net-next-2.6 23/47] spider_net: do not mention dying vlan_hwaccel_receive_skb
` [patch net-next-2.6 24/47] tehuti: do vlan cleanup
` [patch net-next-2.6 25/47] vlan: kill vlan_hwaccel_receive_skb
` [patch net-next-2.6 26/47] ixgbevf: do vlan cleanup
` [patch net-next-2.6 27/47] acenic: "
` [patch net-next-2.6 28/47] via-velocity: "
` [patch net-next-2.6 29/47] starfire: "
` [patch net-next-2.6 30/47] ns83820: "
` [patch net-next-2.6 31/47] atl1: "
` [patch net-next-2.6 32/47] atl2: "
` [patch net-next-2.6 33/47] cxgb3: "
` [patch net-next-2.6 34/47] vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
` [patch net-next-2.6 35/47] e1000: do vlan cleanup
` [patch net-next-2.6 36/47] forcedeth: "
` [patch net-next-2.6 37/47] igb: "
` [patch net-next-2.6 38/47] vxge: "
` [patch net-next-2.6 39/47] qeth: "
` [patch net-next-2.6 40/47] vlan: kill vlan_gro_frags and vlan_gro_receive
` [patch net-next-2.6 41/47] stmmac: do vlan cleanup
` [patch net-next-2.6 42/47] qlcnic: remove usage of vlan_group_get_device
` [patch net-next-2.6 43/47] staging: et131x: remove unused prototype et131x_vlan_rx_register
` [patch net-next-2.6 44/47] bonding: do vlan cleanup
` [patch net-next-2.6 45/47] macvlan: "
` [patch net-next-2.6 46/47] vlan: kill ndo_vlan_rx_register
` [patch net-next-2.6 47/47] vlan: move vlan_group_[gs]et_device to public header

[RFC] iproute2, ifindex option
 2011-07-20 15:58 UTC  (4+ messages)

[PATCH] ASIX: Add AX88772B USB ID
 2011-07-20 15:57 UTC 

[PATCH] rtlwifi: Convert printks to pr_<level>
 2011-07-20 15:51 UTC 

[PATCH 1/3] wireless: rtlwifi: throw away MAC_FMT and use %pM instead
 2011-07-20 15:47 UTC  (5+ messages)
` [PATCH 2/3] wireless: ath9k: use %pM to print MAC
  ` [PATCH 3/3] wireless: mwifiex: print hw address via %pM

[PATCH] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods
 2011-07-20 15:44 UTC  (22+ messages)

[PATCH net-next]vhost: fix condition check for # of outstanding dma buffers
 2011-07-20 15:43 UTC  (5+ messages)

[PATCH] iproute2: Remove "monitor" from "ip route help" output
 2011-07-20 15:08 UTC 

[PATCH] ethtool: fix ethtool_get_regs() to work with zero length registers
 2011-07-20 14:36 UTC  (4+ messages)

[PATCH repost] Fix panic in virtnet_remove
 2011-07-20 14:31 UTC  (2+ messages)

NIC driver r8168 with r8169 for RTL8111/8168B and DGE-528T together
 2011-07-20 10:44 UTC 

[PATCH] vhost: clean up outstanding buffers before setting vring
 2011-07-20 10:41 UTC  (4+ messages)

[PATCH 1/4] stmmac: update the version (V2)
 2011-07-20 10:05 UTC  (4+ messages)
` [PATCH 2/4] stmmac: remove warning when compile as built-in (V2)
` [PATCH 3/4] stmmac: unify MAC and PHY configuration parameters (V2)
` [PATCH 4/4] stmmac: improve and up-to-date the documentation

[PATCH net-next-2.6] ipv6: make fragment identifications less predictable
 2011-07-20 10:27 UTC  (5+ messages)

[PATCH NEXT 1/1] netxen: add fw version compatibility check
 2011-07-20 10:08 UTC 

[patch] skbuff: use kfree_skb() instead of kfree()
 2011-07-20  8:59 UTC  (8+ messages)
` [patch net-next-2.6 v2] skbuff: fix error handling in pskb_copy()

[PATCH] Fix error decoding router advertisements netlink messages
 2011-07-20  8:41 UTC 

[PATCH] net: ibm_newemac: Don't start autonegotiation when disabled in BMCR (genmii)
 2011-07-20  7:18 UTC  (5+ messages)

BlackBerry 2011 Email Promotion!
 2011-07-20  4:27 UTC 

[BUG] ipv6: all routes share same inetpeer
 2011-07-20  6:18 UTC  (7+ messages)

[PATCH net-next-2.6] be2net: request native mode each time the card is reset
 2011-07-20  5:52 UTC 

Funds payment board
 2011-07-20  5:19 UTC 

[PATCH 1/3] stmmac: unify MAC and PHY configuration parameters
 2011-07-20  5:33 UTC  (5+ messages)
` [PATCH 2/3] stmmac: update the version
` [PATCH 3/3] stmmac: remove warning when compile as built-in

(unknown)
 2011-07-20  2:16 UTC 

[PATCH] Constrain UFO fragment sizes to multiples of 8 bytes
 2011-07-20  1:30 UTC  (2+ messages)

[PATCH] slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure
 2011-07-19 23:56 UTC  (4+ messages)

[PATCH] slip: remove unused 'line' field from the 'slip' structure
 2011-07-19 23:55 UTC  (2+ messages)

[PATCH 00/45] Update bna driver version to 3.0.2.0
 2011-07-19 23:24 UTC  (6+ messages)

[PULL net-next] vhost-net fixes for 3.1
 2011-07-19 19:05 UTC  (5+ messages)

IPv6: autoconfiguration and suspend/resume or link down/up
 2011-07-19 18:02 UTC 

[PATCH] r8169: fix sticky accepts packet bits in RxConfig
 2011-07-19 17:11 UTC  (2+ messages)

[RFC PATCH net-next-2.6 0/2] Automatic XPS mapping
 2011-07-19 17:07 UTC  (2+ messages)

[PATCH 00/10] bnx2x series
 2011-07-19 17:05 UTC  (2+ messages)

ath: Unable to reset channel (2412 MHz), reset status -5
 2011-07-19 16:01 UTC  (7+ messages)

[PATCH RFC] vhost: optimize interrupt enable/disable
 2011-07-19 15:04 UTC 

ping6
 2011-07-19 13:53 UTC  (3+ messages)

[PATCH 09/10] bnx2x: fix memory barriers
 2011-07-19 11:45 UTC 

[PATCH 10/10] bnx2x: disable FCoE for 578xx devices since not yet supported
 2011-07-19 11:46 UTC 

[PATCH 07/10] bnx2x: disable loacal BH when scheduling FCOE napi
 2011-07-19 11:43 UTC 

[PATCH 08/10] bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
 2011-07-19 11:44 UTC 

[PATCH 06/10] bnx2x: fix MB index for 4-port devices
 2011-07-19 11:42 UTC 

[PATCH 05/10] bnx2x: DCB rework
 2011-07-19 11:42 UTC 

[PATCH 04/10] bnx2x: remove unnecessary dma_sync
 2011-07-19 11:40 UTC 

[PATCH 03/10] bnx2x: stop tx before CNIC_STOP
 2011-07-19 11:39 UTC 

[PATCH 01/10] bnx2x: use correct dma_sync function
 2011-07-19 11:37 UTC 

[PATCH 02/10] bnx2x: add missing command in error handling flow
 2011-07-19 11:38 UTC 

[PATCH] net: can: remove custom hex_to_bin()
 2011-07-19 10:52 UTC  (7+ messages)
    ` [PATCH] Add error check to hex2bin()

[patch net-next-2.6] vlan: introduce ndo_vlan_[enable/disable]
 2011-07-19 10:51 UTC  (12+ messages)

[PATCH RFC] vhost: fix zcopy reference counting
 2011-07-19 10:33 UTC 

[PATCH next] netfilter: nfqueue: batch verdict support
 2011-07-19  9:45 UTC  (2+ messages)

[PATCH] net: filter: BPF 'JIT' compiler for PPC64
 2011-07-19  9:22 UTC  (10+ messages)
` [PATCH v2] "

[Patch] bluetooth: make 3 functions in hci_conn.c static
 2011-07-19  7:29 UTC  (2+ 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).