netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-07 23:13:00 to 2011-03-09 15:10:36 UTC [more...]

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-09 15:09 UTC  (25+ messages)
` [patch net-next-2.6 4/8] bonding: wrap slave state work
` [patch net-next-2.6 6/8] bonding: move processing of recv handlers into handle_frame()
            ` [patch net-next-2.6] net: reinject arps into bonding slave instead of master

[PATCH 1/2] Issue NETDEV_CHANGE notification when bridge changes state
 2011-03-09 15:09 UTC  (2+ messages)

[PATCH] Davinci: Do not reset EMAC TX overruns counter on read
 2011-03-09 14:41 UTC 

Bug inkvm_set_irq
 2011-03-09 13:59 UTC  (15+ messages)

[PATCH 1/2] net: Allow no-cache copy from user on transmit
 2011-03-09 13:04 UTC  (3+ messages)

Reply
 2011-03-09 12:34 UTC 

[Patch V2] bonding: fix netpoll in active-backup mode
 2011-03-09 12:34 UTC  (6+ messages)

[PATCHv4 net-next 0/8] Phonet: pipe protocol cleanup
 2011-03-09  8:44 UTC  (9+ messages)
` [PATCH 1/8] Phonet: fix NULL dereference on TX path with implicit source
` [PATCH 2/8] Phonet: return an error when packet TX fails
` [PATCH 3/8] Phonet: correct pipe backlog callback return values
` [PATCH 4/8] Phonet: factor common code to send control messages
` [PATCH 5/8] Phonet: allocate sock from accept syscall rather than soft IRQ
` [PATCH 6/8] Phonet: provide pipe socket option to retrieve the pipe identifier
` [PATCH 7/8] Phonet: support active connection without pipe controller on modem
` [PATCH 8/8] Phonet: kill the ST-Ericsson pipe controller Kconfig

Network performance with small packets - continued
 2011-03-09  7:15 UTC 

[PATCH] Make CUBIC Hystart more robust to RTT variations
 2011-03-09  6:53 UTC  (10+ messages)

linux-next: build failure after merge of the net tree
 2011-03-09  6:45 UTC  (2+ messages)

bonding can't change to another slave if you ifdown the active slave
 2011-03-09  6:02 UTC  (5+ messages)

[PATCH 0/3] [RFC] Implement multiqueue (RX & TX) virtio-net
 2011-03-09  6:01 UTC  (8+ messages)
` [PATCH 2/3] [RFC] Changes for MQ virtio-net

[PATCH 1/2] ethtool: Support no-cache copy in config
 2011-03-09  5:05 UTC 

Network performance with small packets
 2011-03-09  2:21 UTC  (6+ messages)

[net-next-2.6 PATCH] enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
 2011-03-09  1:35 UTC 

[PATCH] ipv4: Cache source address in nexthop entries
 2011-03-09  0:49 UTC  (5+ messages)

linux-next: manual merge of the net tree with the net-current tree
 2011-03-09  0:11 UTC  (3+ messages)

[rds-devel] [PATCH] rds: prevent BUG_ON triggering on congestion map updates
 2011-03-08 23:36 UTC 

[PATCH] inetpeer: Don't disable BH for initial fast RCU lookup
 2011-03-08 22:59 UTC 

[PATCH] vxge: update MAINTAINERS
 2011-03-08 22:28 UTC  (2+ messages)

[PATCH 11/17] mlx4_en: Enabling new steering
 2011-03-08 22:26 UTC  (4+ messages)

[PATCH net-next-2.6] ixgbe: fix compile failure in ixgbe_init_mbx_params_pf
 2011-03-08 22:26 UTC  (2+ messages)

[PATCH] dsa/mv88e6060: support nonzero mii base address
 2011-03-08 22:24 UTC  (3+ messages)

[PATCH 2/2 net-2.6] r6040: bump to version 0.27 and date 23Feb2011
 2011-03-08 22:22 UTC  (2+ messages)

[PATCH 1/2 net-2.6] r6040: fix multicast operations
 2011-03-08 22:22 UTC  (2+ messages)

kbench_mod
 2011-03-08 22:10 UTC 

[PATCH] cnic: fix double initalization of bnx2 based cards
 2011-03-08 21:41 UTC  (8+ messages)

[RFCv3] [PATCH 0/8] net-next: Phonet fixes and cleanup
 2011-03-08 21:34 UTC  (14+ messages)
` [PATCH 1/8] Phonet: fix NULL-deref in a8059512b120362b15424f152b2548fe8b11bd0c
` [PATCH 2/8] Phonet: return an error when skb TX fails
` [PATCH 3/8] Phonet: correct pipe backlog callback return values
` [PATCH 4/8] Phonet: factor common code to send control messages
` [PATCH 5/8] Phonet: allocate sock from accept syscall rather than soft IRQ
` [PATCH 6/8] Phonet: provide pipe socket option to retrieve the pipe identifier
` [PATCH 7/8] Phonet: support active connection without pipe controller on modem
` [PATCH 8/8] Phonet: kill the ST-Ericsson pipe controller Kconfig

[net-next-2.6 00/14][pull request] Intel Wired LAN Driver Updates
 2011-03-08 21:10 UTC  (21+ messages)
` [net-next-2.6 01/14] e1000e: fix build issue due to undefined reference to crc32_le
` [net-next-2.6 02/14] igb: Add stats output for OS2BMC feature on i350 devices
` [net-next-2.6 03/14] ixgbe: fix missing function pointer conversion
` [net-next-2.6 04/14] net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
` [net-next-2.6 05/14] vlan: add support to ndo_fcoe_ddp_target()
` [net-next-2.6 06/14] ixgbe: add support to FCoE DDP in target mode
` [net-next-2.6 07/14] ixgbe: cleanup PHY init
` [net-next-2.6 08/14] ixgbe: clear correct counters for flow control on 82599
` [net-next-2.6 09/14] ixgbe: Add x540 statistic counter definitions
` [net-next-2.6 10/14] ixgbe: Enable flow control pause parameter auto-negotiation support
` [net-next-2.6 11/14] ixgbe: add function description
` [net-next-2.6 12/14] ixgbe: improve logic in ixgbe_init_mbx_params_pf
` [net-next-2.6 13/14] ixgbe: fix spelling errors
` [net-next-2.6 14/14] ixgbe: fix setting and reporting of advertised speeds

[stable-2.6.32.y] ixgbe: fix for 82599 erratum on Header Splitting
 2011-03-08 19:48 UTC  (2+ messages)
` [stable] "

[PATCH] can: wrong index used in inner loop
 2011-03-08 19:52 UTC 

[PATCH] tcp_cubic: enable TCP timestamps
 2011-03-08 19:38 UTC  (7+ messages)

[PATCH] rds: prevent BUG_ON triggering on congestion map updates
 2011-03-08 19:36 UTC  (7+ messages)
  ` [rds-devel] "

pull request: sfc-next-2.6 2011-03-07
 2011-03-08 19:33 UTC  (3+ messages)
` [PATCH net-next-2.6] sfc: Use write-combining to reduce TX latency

[PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms
 2011-03-08 18:54 UTC  (9+ messages)
    ` [PATCH 2/2 v2] "
        ` [Drbd-dev] "

[PATCH v2] tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
 2011-03-08 18:48 UTC  (4+ messages)
` [PATCH v3] "

ANNOUNCE: debloat-testing kernel git tree
 2011-03-08 18:48 UTC  (11+ messages)

[PATCH 3/4] slab,rcu: don't assume the size of struct rcu_head
 2011-03-08 18:27 UTC  (2+ messages)

[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
 2011-03-08 18:25 UTC  (8+ messages)

[PATCH 1/4] slub: automatically reserve bytes at the end of slab
 2011-03-08 18:24 UTC  (2+ messages)

[PATCH] vhost: Cleanup vhost.c and net.c
 2011-03-08 17:23 UTC  (2+ messages)

[Lxc-users] Huge ammount of invalid checksum packets on macvlan
 2011-03-08 14:41 UTC  (14+ messages)
      ` [Lxc-users] Bad checksums and lost packets with macvlan on dummy
            `  "

[Patch] bonding: fix netpoll in active-backup mode
 2011-03-08 13:26 UTC  (5+ messages)

[PATCHv2 13/17] mlx4: Add blue flame support for kernel consumers
 2011-03-08 11:25 UTC 

[Bugme-new] [Bug 30092] New: smsc911x.c drops long packets with VLAN tags
 2011-03-08 10:27 UTC  (4+ messages)

[RFC v2 PATCH 0/9] Add IPsec extended (64-bit) sequence numbers
 2011-03-08 10:12 UTC  (11+ messages)
` [RFC v2 PATCH 1/9] crypto: authencesn - Add algorithm to handle IPsec extended "
` [RFC v2 PATCH 2/9] xfrm: Add basic infrastructure to support "
` [RFC v2 PATCH 3/9] xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
` [RFC v2 PATCH 4/9] esp4: Add support for IPsec extended sequence numbers
` [RFC v2 PATCH 5/9] esp6: "
` [RFC v2 PATCH 6/9] xfrm: Move IPsec replay detection functions to a separate file
` [RFC v2 PATCH 7/9] xfrm: Support anti-replay window size bigger than 32 packets
` [RFC v2 PATCH 8/9] xfrm: Add support for IPsec extended sequence numbers
` [RFC v2 PATCH 9/9] xfrm: Add user interface for esn and big anti-replay windows
` [RFC PATCH] iproute2: Add IPsec extended sequence number support

[PATCH] Fix "possible circular locking dependency" in rfcomm
 2011-03-08 10:10 UTC 

(unknown),
 2011-03-08  5:38 UTC 

[PATCH 6/6] net: sh_eth: add set_mdio_gate in bb_info
 2011-03-08  7:59 UTC 

[PATCH v2 5/6] net: sh_eth: add support for SH7757's GETHER
 2011-03-08  7:59 UTC 

[PATCH 4/6] net: sh_eth: modify the PHY_INTERFACE_MODE
 2011-03-08  7:59 UTC 

[PATCH v2 3/6] net: sh_eth: remove almost #ifdef of SH7763
 2011-03-08  7:59 UTC 

[PATCH v2 2/6] net: sh_eth: remove the SH_TSU_ADDR
 2011-03-08  7:59 UTC 

[PATCH v2 1/6] net: sh_eth: modify the definitions of register
 2011-03-08  7:59 UTC 

[RFC] [PATCH 0/11] Add IPsec extended (64-bit) sequence numbers
 2011-03-08  7:04 UTC  (4+ messages)
` [RFC] [PATCH 06/11] esp4: Add support for IPsec extended "

dccp test-tree [RFC] [Patch 1/1] dccp: Only activate NN values after receiving the Confirm option
 2011-03-08  4:50 UTC  (2+ messages)

[net-next 00/12][pull-request] Intel Wired LAN Driver Updates
 2011-03-08  2:30 UTC  (8+ messages)
` [net-next 08/12] ixgb: convert to new VLAN model

[PATCH 1/2] Issue NETDEV_CHANGE notification when bridge changes state
 2011-03-08  1:08 UTC  (4+ messages)
  ` [PATCH] bridge: control carrier based on ports online

per connection TCP traffic shaping
 2011-03-08  0:21 UTC 

[PATCH 1/2] bonding 802.3ad: Fix the state machine locking v2
 2011-03-08  0:03 UTC  (4+ messages)
` [PATCH 2/2] bonding 802.3ad: Rename rx_machine_lock to state_machine_lock

[PATCH] drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
 2011-03-08  0:02 UTC  (3+ messages)

[PATCH] drivers/net/macvtap: fix error check
 2011-03-07 23:58 UTC  (3+ messages)

[PATCH 1/4] mcast: net_device dev not used
 2011-03-07 23:51 UTC  (8+ messages)
` [PATCH 2/4] af_packet: struct socket declared/assigned but unused
` [PATCH 3/4] sctp: several declared/set but unused fixes
` [PATCH 4/4] af_unix: remove unused struct sockaddr_un cruft

[PATCH] s2io: fix uninitialized compile warning
 2011-03-07 23:49 UTC  (2+ messages)

[PATCH 2/2 v2] bonding: COW before overwriting the destination MAC address
 2011-03-07 23:45 UTC  (2+ messages)

[PATCH 1/2] bonding: remove the unused dummy functions when net poll controller isn't enabled
 2011-03-07 23:45 UTC  (2+ messages)

[PATCH net-next 0/4] r8169 driver updates
 2011-03-07 23:40 UTC  (2+ messages)

net: allow handlers to be processed for orig_dev
 2011-03-07 23:37 UTC  (3+ messages)

[PATCH] net: fix multithreaded signal handling in unix recv routines
 2011-03-07 23:31 UTC  (2+ messages)

[PATCH net-next-2.6 0/7] be2net: Patch series for supporting Lancer
 2011-03-07 23:27 UTC  (2+ messages)

[PATCH 2/2] ipv4: Inline fib_semantic_match into check_leaf
 2011-03-07 23:13 UTC 


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).