netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-03 13:33:44 to 2011-05-04 20:09:04 UTC [more...]

ath5k regression associating with APs in 2.6.38
 2011-05-04 20:09 UTC  (4+ messages)

Divide error in bictcp_cong_avoid ?
 2011-05-04 20:04 UTC  (10+ messages)
          ` [PATCH] tcp_cubic: limit delayed_ack ratio to prevent divide error

2.6.38.2, kernel panic, probably related to framentation handling
 2011-05-04 20:02 UTC  (5+ messages)

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-04 20:00 UTC  (10+ messages)
` [PATCH 1/4] [RFC] netdevice: Introduce per-txq xmit_restart
` [PATCH 2/4] [RFC] virtio: Introduce new API to get free space
` [PATCH 3/4] [RFC] virtio-net: Changes to virtio-net driver
` [PATCH 4/4] [RFC] sched: Changes to dequeue_skb

[PATCH 0/2] libertas: cleanup logging styles
 2011-05-04 19:39 UTC  (3+ messages)
` [PATCH 1/2] libertas: Convert lbs_pr_<level> to pr_<level>

[net-next-2.6 0/9][pull request] Intel Wired LAN Driver Update
 2011-05-04 19:30 UTC  (10+ messages)
` [net-next-2.6 1/9] e100: fix build warning
` [net-next-2.6 2/9] ixgb: convert to set_phys_id
` [net-next-2.6 3/9] igb: Add check for invalid size to igb_get_invariants_82575()
` [net-next-2.6 4/9] igbvf: remove bogus phys_id
` [net-next-2.6 5/9] ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
` [net-next-2.6 6/9] ixgbe: fix typo error with software defined pins on 82599
` [net-next-2.6 7/9] ixgbe: fix sparse warning
` [net-next-2.6 8/9] ixgbe: improve EEPROM read/write operations
` [net-next-2.6 9/9] ixgbe: Cleanup PCIe bus speed info

[PATCH rfc 1/5] r8169: style cleanups
 2011-05-04 19:17 UTC  (4+ messages)

[ethtool PATCH 0/4] Add support for network flow classifier
 2011-05-04 19:06 UTC  (21+ messages)
` [ethtool PATCH 1/4] ethtool: remove strings based approach for displaying n-tuple
` [ethtool PATCH 2/4] Cleanup defines and header includes to address several issues
` [ethtool PATCH 3/4] Add support for __be64 and bitops, centralize several needed macros
` [ethtool PATCH 4/4] v5 Add RX packet classification interface

[ethtool PATCH 0/4] v6 Add support for network flow classifier
 2011-05-04 18:41 UTC  (5+ messages)
` [ethtool PATCH 1/4] ethtool: remove strings based approach for displaying n-tuple
` [ethtool PATCH 2/4] Cleanup defines and header includes to address several issues
` [ethtool PATCH 3/4] Add support for __be64 and bitops, centralize several needed macros
` [ethtool PATCH 4/4] v6 Add RX packet classification interface

bug fix for out-of-tree igb driver
 2011-05-04 18:36 UTC  (3+ messages)

[ethtool PATCH] FW dump support
 2011-05-04 18:25 UTC  (11+ messages)
` [net-next-2.6 PATCH] ethtool: Support to take FW dump

tap/bridge: Dropping NETIF_F_GSO/NETIF_F_SG
 2011-05-04 18:18 UTC 

[PATCH -next] x86/net: only select BPF_JIT when NET is enabled
 2011-05-04 18:06 UTC  (2+ messages)

Support e1000 M88 PHY registers in -d
 2011-05-04 18:00 UTC  (5+ messages)

[PATCH] net: add mac_pton() for parsing MAC address
 2011-05-04 17:39 UTC  (3+ messages)

[PATCH 8/8] sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
 2011-05-04 17:15 UTC 

[PATCH 7/8] ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
 2011-05-04 17:15 UTC 

[PATCH 6/8] libcxgbi: Use flowi4's saddr in cxgbi_check_route()
 2011-05-04 17:14 UTC 

[PATCH 5/8] pptp: Use flowi4's daddr/saddr in pptp_xmit()
 2011-05-04 17:14 UTC 

[PATCH 4/8] ipv4: Make caller provide on-stack flow key to ip_route_output_ports()
 2011-05-04 17:14 UTC 

[PATCH 3/8] dccp: Use flowi4->saddr in dccp_v4_connect()
 2011-05-04 17:14 UTC 

[PATCH 2/8] ipv4: Renamt struct rtable's rt_tos to rt_key_tos
 2011-05-04 17:14 UTC 

[PATCH 1/8] ipv4: Rework ipmr_rt_fib_lookup() flow key initialization
 2011-05-04 17:14 UTC 

[PATCH 0/8] More genericization of struct rtable
 2011-05-04 17:14 UTC 

[PATCH] mlx4_en: Setting RSS hash result to skb->rxhash field
 2011-05-04 16:46 UTC  (3+ messages)

[PATCH V4 5/8]macvtap: macvtap TX zero-copy support
 2011-05-04 16:25 UTC  (6+ messages)

[PATCH v4 1/1] can: add pruss CAN driver
 2011-05-04 16:09 UTC  (10+ messages)

[PATCHv3 0/2] Loopback
 2011-05-04 16:08 UTC  (9+ messages)
` [PATCH 1/2] net: Allow ethtool to set interface in loopback mode
  ` [PATCHv3 2/2] tg3: Allow ethtool to enable/disable loopback

[PATCH V4 4/8]vhost: vhost TX zero-copy support
 2011-05-04 15:56 UTC  (4+ messages)

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-04 14:10 UTC 

[PATCH] mlx4: Performing SENSE_PORT command only when supported
 2011-05-04 13:38 UTC 

[PATCH 0/2] usbnet: style cleaning and logging
 2011-05-04 12:42 UTC  (9+ messages)
` [PATCH 1/2] usbnet: Style cleanups
` [PATCH 2/2] usbnet: Convert dbg to dev_dbg and neatening

[PATCH 2/2 net-next] net: drivers: set TSO/UFO offload option explicitly
 2011-05-04 12:36 UTC  (2+ messages)

[RFC v3 00/10] snet: Security for NETwork syscalls
 2011-05-04  8:50 UTC  (18+ messages)
` [RFC v3 01/10] lsm: add security_socket_closed()
` [RFC v3 02/10] Revert "lsm: Remove the socket_post_accept() hook"
` [RFC v3 03/10] snet: introduce snet_core
` [RFC v3 04/10] snet: introduce snet_event
` [RFC v3 05/10] snet: introduce snet_hooks
` [RFC v3 06/10] snet: introduce snet_netlink
` [RFC v3 07/10] snet: introduce snet_verdict
` [RFC v3 08/10] snet: introduce snet_ticket
` [RFC v3 09/10] snet: introduce snet_utils
` [RFC v3 10/10] snet: introduce security/snet, Makefile and Kconfig changes

[PATCH V4 3/8] skbuff: Add userspace buffers support in skb (zero-copy)
 2011-05-04  8:06 UTC 

[PATCH V4 2/8] netdevice.h: Add a new zerocopy device flag
 2011-05-04  7:55 UTC 

[PATCH V4 1/8] sock.h: Add a new sock zero-copy flag
 2011-05-04  7:53 UTC 

[PATCH V4 0/8] macvtap/vhost TX zero-copy support
 2011-05-04  7:48 UTC 

[PATCH] usbnet: Transfer of maintainership
 2011-05-04  7:36 UTC  (3+ messages)

[PATCH] usbnet: runtime pm: fix out of memory
 2011-05-04  7:26 UTC  (5+ messages)

linux-next: manual merge of the rcu tree with the net tree
 2011-05-04  6:05 UTC  (2+ messages)

[net-next-2.6 PATCH] can: rename can_try_module_get to can_get_proto
 2011-05-04  4:42 UTC 

[net-next-2.6 PATCH] can: make struct can_proto const
 2011-05-04  4:40 UTC 

[PATCH v4 0/5] CAN: add SAE J1939 protocol
 2011-05-04  4:20 UTC  (4+ messages)
` [PATCH v4 2/5] can: add rtnetlink support

[PATCHv1] forcedeth: Allow ethtool to enable/disable loopback
 2011-05-04  1:22 UTC 

[PATCHv1] bnx2x: Allow ethtool to enable/disable loopback
 2011-05-04  1:20 UTC 

A race in register_netdevice()
 2011-05-03 23:41 UTC  (4+ messages)

[PATCH] pktgen: use %pI6c for printing IPv6 addresses
 2011-05-03 23:25 UTC  (3+ messages)

[PATCH V2] net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
 2011-05-03 23:09 UTC  (3+ messages)

[net-next 4/5] bnx2x: improve memory handling, low memory recovery flows
 2011-05-03 23:07 UTC  (2+ messages)

[net-next 1/5] bnx2x: link report improvements
 2011-05-03 23:05 UTC  (2+ messages)

[PATCH] ipheth.c: Enable IP header alignment
 2011-05-03 22:45 UTC  (9+ messages)
          ` [PATCH net-next-2.6] ipheth: Properly distinguish length and alignment in URBs and skbs

[PATCH] net: fix rtnl even race in register_netdevice()
 2011-05-03 22:13 UTC  (3+ messages)

[GIT PULL nf-2.6] IPVS (Take II)
 2011-05-03 22:12 UTC  (2+ messages)

[PATCH] net: ehea: fix wrongly-reported supported modes
 2011-05-03 21:34 UTC  (3+ messages)

[PATCH V3 0/8] macvtap/vhost TX zero copy support
 2011-05-03 20:11 UTC  (10+ messages)
` [PATCH V3 2/8] Add a new zerocopy device flag
` [PATCH V3 3/8] Add userspace buffers support in skb

Frequent spurious tx_timeouts for libertas
 2011-05-03 16:47 UTC  (3+ messages)

PATCH: add IP_USER_FLOW to rxntuple interface
 2011-05-03 15:59 UTC 

[net-next 0/5] bnx2x enhancements and date update
 2011-05-03 13:37 UTC 

[net-next 5/5] bnx2x: update year to 2011 and version to 1.62.12-0
 2011-05-03 13:30 UTC 

[net-next 3/5] bnx2x: Do storage mac address validation for SF mode
 2011-05-03 13:27 UTC 

[net-next 2/5] bnx2x: allow WoL on every function in MF modes
 2011-05-03 13:27 UTC 

[GIT PULL nf-2.6] IPVS (Take II)
 2011-05-03 13:33 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).