messages from 2009-11-10 10:40:19 to 2009-11-11 09:56:53 UTC [more...]
[PATCH] ifb: add multi-queue support
2009-11-11 9:56 UTC (2+ messages)
[PATCH] act_mirred: don't go back
2009-11-11 9:23 UTC (11+ messages)
[PATCH 1/2] rps: core implementation
2009-11-11 8:20 UTC (2+ messages)
[Bugme-new] [Bug 14546] New: Off-by-two stack buffer overflow in function rpc_uaddr2sockaddr() of net/sunrpc/addr.c
2009-11-11 7:51 UTC (3+ messages)
xfrm command fails
2009-11-11 7:10 UTC (4+ messages)
[PATCH 2/2] rps: changes to bnx2x to get device hash
2009-11-11 6:53 UTC
[PATCH 0/2] rps: Receive packet steering
2009-11-11 6:53 UTC
[PATCH 00/10] netdev: get rid of read_lock(&dev_base_lock) usages
2009-11-11 6:50 UTC (45+ messages)
` [PATCH 01/10] netdev: add netdev_continue_rcu
` [PATCH 02/10] vlan: eliminate use of dev_base_lock
` [PATCH 03/10] net: use rcu for network scheduler API
` [PATCH 04/10] AOE: use rcu to find network device
` [PATCH 05/10] parisc: use RCU "
` [PATCH 06/10] s390: use RCU to walk list of network devices
` [PATCH 07/10] decnet: use RCU to find "
` [PATCH 08/10] ipv6: use RCU to walk list of "
` [PATCH 09/10] IPV4: use rcu to walk list of devices in IGMP
` [PATCH 10/10] CAN: use dev_get_by_index_rcu
[PATCH net-next-2.6] parisc: led: Use for_each_netdev_rcu()
2009-11-11 6:35 UTC (2+ messages)
[PATCH net-next-2.6] ipv6: speedup inet6_dump_ifinfo()
2009-11-11 6:34 UTC (2+ messages)
[PATCH] IPv6: use ipv6_addr_v4mapped()
2009-11-11 6:34 UTC (2+ messages)
ipip: Fix handling of DF packets when pmtudisc is OFF
2009-11-11 6:33 UTC (3+ messages)
` sit: Clean up DF code by copying from IPIP
[PATCH] ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
2009-11-11 6:33 UTC (2+ messages)
[net-next 4/4] bnx2x: version 1.52.1-4
2009-11-11 6:32 UTC (2+ messages)
[net-next 3/4] bnx2x: Change coalescing granularity to 4us
2009-11-11 6:32 UTC (2+ messages)
[net-next 2/4] bnx2x: Remove misleading error print
2009-11-11 6:32 UTC (2+ messages)
[net-next 1/4] bnx2x: GSO implies CSUM offload
2009-11-11 6:32 UTC (2+ messages)
[PATCH net-next-2.6] udp: bind() optimisation
2009-11-11 6:32 UTC (2+ messages)
[PATCH]Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
2009-11-11 6:31 UTC (2+ messages)
[PATCH net-next] Phonet: allocate and copy for pipe TX without sock lock
2009-11-11 6:32 UTC (2+ messages)
[PATCH net-next] Phonet: put sockets in a hash table
2009-11-11 6:31 UTC (2+ messages)
[PATCH] net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
2009-11-11 6:31 UTC (2+ messages)
PATCH: Network Device Naming mechanism and policy
2009-11-11 6:31 UTC (14+ messages)
[PATCH] usbnet: Set link down initially for drivers that update link state
2009-11-11 6:31 UTC (2+ messages)
[PATCH] ifb: add multi-queue support
2009-11-11 6:30 UTC (18+ messages)
SO_TIMESTAMPING: AF_INET6 and AF_PACKET now working
2009-11-11 6:20 UTC
[PATCH, WTF] atm: move all compat_ioctl handling to atm/ioctl.c
2009-11-11 4:41 UTC (2+ messages)
[PATCH 43/75] spider-net: declare MODULE_FIRMWARE
2009-11-11 4:35 UTC (4+ messages)
[PATCH 58/75] pcnet-cs: declare MODULE_FIRMWARE
2009-11-11 4:34 UTC (2+ messages)
[PATCH 44/75] tms380tr: declare MODULE_FIRMWARE
2009-11-11 4:34 UTC (2+ messages)
[PATCH 42/75] myri10ge: declare MODULE_FIRMWARE
2009-11-11 4:33 UTC (2+ messages)
[PATCH 40/75] cxgb3: declare MODULE_FIRMWARE
2009-11-11 4:32 UTC (3+ messages)
[PATCH 39/75] bnx2x: declare MODULE_FIRMWARE
2009-11-11 4:32 UTC (2+ messages)
[PATCH 08/75] ambassador: declare MODULE_FIRMWARE
2009-11-11 4:31 UTC (2+ messages)
[PATCH 02/75] solos-pci: declare MODULE_FIRMWARE
2009-11-11 4:31 UTC (2+ messages)
[PATCH 01/75] netx: declare MODULE_FIRMWARE
2009-11-11 4:31 UTC (2+ messages)
[PATCH 0/6] gianfar: Some fixes
2009-11-11 4:27 UTC (9+ messages)
` [PATCH 1/6] skbuff: Do not allow skb recycling with disabled IRQs
` [PATCH 2/6] gianfar: Remove 'Interrupt problem!' warning
` [PATCH 3/6] gianfar: Fix build with CONFIG_PM=y
` [PATCH 4/6] gianfar: Fix thinko in gfar_set_rx_stash_index()
` [PATCH 5/6] gianfar: Fix race between gfar_error() and gfar_start_xmit()
` [PATCH 6/6] gianfar: Revive SKB recycling
[PATCH resent] Documentation: rw_lock lessons learned
2009-11-11 2:06 UTC (3+ messages)
linux-next: manual merge of the net/wireless trees with the wireless-current tree
2009-11-11 2:01 UTC
[net-next-2.6 PATCH v5 0/5 RFC] TCPCT part1: cookie option exchange
2009-11-11 1:48 UTC (14+ messages)
` [net-next-2.6 PATCH v5 3/5 RFC] TCPCT part1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS, functions
` [net-next-2.6 PATCH v5 5/5 RFC] TCPCT part1e: initial SYN exchange with SYNACK data
Possible bug: SO_TIMESTAMPING 2.6.30+
2009-11-11 0:13 UTC (4+ messages)
[PATCH 0/4] vbus: venet macvlan support
2009-11-10 22:28 UTC (5+ messages)
` [PATCH 1/4] macvlan: derived from Arnd Bergmann's patch for macvtap
` [PATCH 2/4] macvlan: allow in-kernel modules to create and manage macvlan devices
` [PATCH 3/4] venetdev: support common venet netdev routines
` [PATCH 4/4] venet-macvlan: add new driver to connect a venet to a macvlan netdevice
sunrpc port allocation and IANA reserved list
2009-11-10 22:14 UTC (13+ messages)
[PATCH] add HAVE_UNREGISTER_NETDEV_QUEUE define for out-of-tree modules
2009-11-10 22:00 UTC
[RFC PATCH] net: add dataref destructor to sk_buff
2009-11-10 21:40 UTC (12+ messages)
[PATCH] net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-11-10 19:51 UTC
[PATCH] s2io: fixing a ethtool test that is broken
2009-11-10 19:44 UTC
[PATCH] can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
2009-11-10 19:45 UTC (5+ messages)
More info on SO_TIMESTAMPING problems in V6
2009-11-10 19:03 UTC
[PATCH] sctp: Set source addresses on the association before adding transports
2009-11-10 18:57 UTC
[PATCH] e1000e: Add new ID
2009-11-10 18:56 UTC (2+ messages)
[PATCH 2/4] [RFC] Add c/r support for connected INET sockets (v4)
2009-11-10 18:47 UTC
[PATCH] support static-only systems
2009-11-10 18:45 UTC (2+ messages)
[PATCH] ixgbe: Fixing EEH handler to handle more than one error
2009-11-10 18:37 UTC
[PATCH] Documentation: rw_lock lessons learned
2009-11-10 18:23 UTC
RFC: net: allow to propagate errors through ->ndo_hard_start_xmit()
2009-11-10 18:20 UTC (7+ messages)
[PATCH] netdev: fold name hash properly (v3)
2009-11-10 17:37 UTC (2+ messages)
DM9000: Wake on LAN support
2009-11-10 17:22 UTC
next tree for October 27: znet build failure
2009-11-10 17:19 UTC (3+ messages)
iproute uses too small of a receive buffer
2009-11-10 17:15 UTC (7+ messages)
Bugfix for iproute2
2009-11-10 17:12 UTC (2+ messages)
vlan/macvlan 02/02: propagate transmission state to upper layers
2009-11-10 16:56 UTC (3+ messages)
[RFC] vlan: GRO rx statistics
2009-11-10 16:52 UTC
Bridge + Conntrack + SKB Recycle: Fragment Reassembly Errors
2009-11-10 16:50 UTC (2+ messages)
[PATCH] ixgbe: r_idx not used in ixgbe_msix_clean_rx()
2009-11-10 16:45 UTC (2+ messages)
net 01/02: allow to propagate errors through ->ndo_hard_start_xmit()
2009-11-10 16:14 UTC
linux-next: manual merge of the net tree with the i2c tree
2009-11-10 15:10 UTC (5+ messages)
[PATCH] net/compat: fix dev_ifsioc emulation corner cases
2009-11-10 14:18 UTC
Webmail Verification Update!
2009-11-09 23:06 UTC
[PATCHv9 3/3] vhost_net: a kernel-level virtio server
2009-11-10 11:36 UTC (3+ messages)
netfilter -stable 00/02: netfilter -stable fixes
2009-11-10 10:40 UTC (3+ messages)
` netfilter -stable 01/02: nf_nat: fix NAT issue in 2.6.30.4+
` netfilter -stable 02/02: xt_connlimit: fix regression caused by zero family value
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).