netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-16 19:01:08 to 2009-11-17 22:42:54 UTC [more...]

[RFC] mac80211: disallow bridging managed/adhoc interfaces
 2009-11-17 22:42 UTC  (14+ messages)
` [RFC v2] "

[PATCH 0/3] macvlan: add vepa and bridge mode
 2009-11-17 22:39 UTC  (5+ messages)
` [PATCH 1/3] macvlan: Reflect macvlan packets meant for other macvlan devices
` [PATCH 2/3] macvlan: implement VEPA and private mode
` [PATCH 3/3] macvlan: export macvlan mode through netlink
` [PATCH] iplink: add macvlan options for bridge mode

[RFC PATCH iproute2] ip: Add support for setting MAC and VLAN on hardware queues
 2009-11-17 22:06 UTC  (2+ messages)

[RFC PATCH 1/4] net: Add support to netdev ops for changing hardware queue MAC and VLAN filters
 2009-11-17 21:51 UTC  (4+ messages)
` [RFC PATCH 2/4] rtnetlink: Add support to rtnetlink for setting "
` [RFC PATCH 3/4] igb: Add support to igb for setting MAC and VLAN filters to hardware queues
` [RFC PATCH 4/4] igbvf: Make error message more enlightening

[PATCH] e1000e: Fix usage under kexec
 2009-11-17 21:34 UTC  (4+ messages)

[PATCH 1/2] rps: core implementation
 2009-11-17 21:32 UTC  (2+ messages)

[net-next PATCH 1/1] qlge: Bonding fix for mode 6
 2009-11-17 21:10 UTC 

linux-next: manual merge of the net tree with the i2c tree
 2009-11-17 20:59 UTC  (12+ messages)
` Shared i2c adapter locking (Was: linux-next: manual merge of the net tree with the i2c tree)
    ` Shared i2c adapter locking

[PATCH net-next-2.6] netns: net_identifiers should be read_mostly
 2009-11-17 20:42 UTC 

[net-next-2.6 PATCH] net: device name allocation cleanups
 2009-11-17 20:33 UTC  (3+ messages)

[PATCH 1/5]net: PPP buffer too small for higher speed connections
 2009-11-17 20:35 UTC  (5+ messages)

[net-next-2.6 PATCH 1/2] ethtool: Add PHY type to ethtool get_drvinfo
 2009-11-17 19:56 UTC  (5+ messages)
` [net-next-2.6 PATCH 2/2] ixgbe: Display currently attached PHY through "

[PATCH] net/can: add driver for mscan family & mpc52xx_mscan
 2009-11-17 19:17 UTC  (5+ messages)

[RFC] dev->refcnt long term holder
 2009-11-17 19:18 UTC  (12+ messages)
` PATCH net-next-2.6] linkwatch: linkwatch_forget_dev() to speedup device dismantle

[PATCH net-next-2.6] macvlan: Precise RX stats accounting
 2009-11-17 18:53 UTC 

[PATCH 17/11]Optimize the upload speed for PPP connection
 2009-11-17 18:49 UTC  (9+ messages)

Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17 16:35 UTC  (4+ messages)

[net-next] bnx2x: Don't set netdev->trans_start
 2009-11-17 16:16 UTC 

[PATCH net-next-2.6] can: fix setting mcp251x bit timing on open
 2009-11-17 16:23 UTC  (2+ messages)

[net-next-2.6 PATCH] allow access to sysfs_groups member
 2009-11-17 16:21 UTC  (5+ messages)
  ` [net-next-2.6 PATCH v2] "

[PATCH] ethtool: Support passing the PHY info through get_drvinfo
 2009-11-17 16:17 UTC 

pull request: wireless-next-2.6 2009-11-17
 2009-11-17 16:10 UTC 

updates to the mscan-driver in net-next
 2009-11-17 15:53 UTC  (15+ messages)
  ` [PATCH 01/11] net/can/mscan: move defines into .h file
  ` [PATCH 02/11] net/can/mscan: trivial fixes
  ` [PATCH 03/11] net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
  ` [PATCH 04/11] net/can/mscan: use {clr|set}bits8 macros
  ` [PATCH 05/11] net/can/mscan: fix function annotations
  ` [PATCH 06/11] net/can/mscan: drop assignment in while-construct
  ` [PATCH 07/11] net/can/mpc52xx_can: refactor clock-get routine
  ` [PATCH 08/11] net/can/mpc52xx_can: improve properties and their description
  ` [PATCH 09/11] net/can/mscan: replace hardcoded values with defines
  ` [PATCH 10/11] net/can/mscan: add error path to mscan_open()
  ` [PATCH 11/11] net/can/mscan: improve build

net-next-2.6 compilation errors: missing wireless/i82593.h
 2009-11-17 15:36 UTC  (6+ messages)
  ` [PATCH] znet: fix build failure from i82593.h relocation

[PATCH 2/4] [RFC] Add c/r support for connected INET sockets (v5)
 2009-11-17 15:26 UTC 

[PATCH 2/2 net-next-2.6] vlan: Precise RX stats accounting
 2009-11-17 14:53 UTC  (5+ messages)
  ` [PATCH] vlan: Fix register_vlan_dev() error path

[PATCH] net/s390 drivers: add missing 'const' attribute
 2009-11-17 14:47 UTC  (2+ messages)

gro: Fix illegal merging of trailer trash
 2009-11-17 13:18 UTC  (2+ messages)

[RFC] [PATCH net-next] Phonet: convert devices list to RCU
 2009-11-17 13:02 UTC 

[net-next-2.6 PATCH v6 0/7 RFC] TCPCT part 1: cookie option exchange
 2009-11-17 12:48 UTC  (30+ messages)
` [net-next-2.6 PATCH v6 2/7 RFC] TCPCT part 1b: generate Responder Cookie
` [net-next-2.6 PATCH v6 3/7 RFC] TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
` [net-next-2.6 PATCH v6 4/7 RFC] TCPCT part 1d: define TCP cookie option, extend existing struct's
` [net-next-2.6 PATCH v6 6/7 RFC] TCPCT part 1f: Initiator Cookie => Responder

[RFC PATCH] net: add dataref destructor to sk_buff
 2009-11-17 12:33 UTC  (19+ messages)

[PATCH 2/2] act_mirred: optimization
 2009-11-17 12:16 UTC  (6+ messages)

[PATCH 1/2] act_mirred: cleanup
 2009-11-17 12:15 UTC  (5+ messages)

[PATCH net-next] Phonet: missing rcu_dereference()
 2009-11-17 12:09 UTC  (2+ messages)

[PATCH] vmxnet3: remove duplicate #include
 2009-11-17 12:09 UTC  (3+ messages)
` [PATCH 2.6.32-rc3] net: Getting rid of the x86 dependency to built vmxnet3

netlink: remove subscriptions check on notifier
 2009-11-17 12:09 UTC  (2+ messages)

[net-next] bnx2x: Handle Rx and Tx together in NAPI
 2009-11-17 12:08 UTC  (2+ messages)

[PATCH] net: fix mdio section mismatch warning
 2009-11-17 12:06 UTC  (2+ messages)

PATCH 23/10]Optimize the upload speed for PPP connection
 2009-11-17  9:15 UTC  (4+ messages)
` [PATCH "

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:03 UTC  (2+ messages)

Subject: [PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:02 UTC  (2+ messages)

Subject: [PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:00 UTC  (2+ messages)

Subject: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:59 UTC  (2+ messages)

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:57 UTC 

[PATCH 2/2] ipv4: factorize cache clearing for batched unregister operations
 2009-11-17  8:35 UTC  (6+ messages)

Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:30 UTC 

Subject: [PATCH 6/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:30 UTC 

Subject: [PATCH 4/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:30 UTC 

linux-next: manual merge of the net tree with the net-current tree
 2009-11-17  8:16 UTC  (5+ messages)

[PATCH] ppp: fix BUG on non-linear SKB (multilink receive)
 2009-11-17  7:52 UTC  (4+ messages)

[PATCH] ixgbe: Fixing EEH handler to handle more than one error
 2009-11-17  7:52 UTC  (4+ messages)

[PATCH 2/2 v2] KS8695: fix ks8695_rx() unreasonable action
 2009-11-17  7:52 UTC  (3+ messages)

[PATCH 1/2 v2] KS8695: fix ks8695_rx_irq() bug
 2009-11-17  7:51 UTC  (6+ messages)

pull request: wireless-2.6 2009-11-16
 2009-11-17  7:46 UTC  (2+ messages)

2.6.32-rc7-git1: Reported regressions from 2.6.31
 2009-11-17  7:14 UTC  (2+ messages)

[PATCH] ifb: add multi-queue support
 2009-11-17  6:02 UTC  (6+ messages)

Using netconsole and getting double prints
 2009-11-17  0:18 UTC  (5+ messages)

[PATCH 1/2] net: introduce NETDEV_UNREGISTER_PERNET
 2009-11-16 23:49 UTC 

[PATCH 1/4] drivers/net/enic: decrement sizeof size in strncmp
 2009-11-16 23:46 UTC  (2+ messages)

2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
 2009-11-16 23:35 UTC  (3+ messages)

[PATCH] net: factorize rt_do_flush for batch device unregistering
 2009-11-16 22:15 UTC  (4+ messages)

[PATCH net-2.6 V2] tg3: Fix phylib locking strategy
 2009-11-16 20:53 UTC  (2+ messages)

[Bugme-new] [Bug 14450] New: [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2)
 2009-11-16 21:06 UTC  (3+ messages)

sparse vs. skbuff.h
 2009-11-16 20:42 UTC  (5+ messages)

Those gpio-mdio patches
 2009-11-16 20:25 UTC  (3+ messages)

Doubt in implementations of mean loss interval at sender side
 2009-11-16 20:09 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).