messages from 2010-03-30 19:23:32 to 2010-03-31 13:28:16 UTC [more...]
[PATCH 0/4] xfrm fixes and flow structurization
2010-03-31 13:28 UTC (18+ messages)
` [PATCH 1/4] xfrm: increment genid before bumping state genids
` [PATCH 2/4] xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
` [PATCH 3/4] xfrm: remove policy lock when accessing policy->walk.dead
` [PATCH 4/4] flow: structurize flow cache
[PATCH 0/7] caching bundles, iteration 2
2010-03-31 13:27 UTC (14+ messages)
` [PATCH 1/7] xfrm: remove policy lock when accessing policy->walk.dead
` [PATCH 3/7] flow: allocate hash table for online cpus only
Severe regression in bnx2 driver with bonding in post 2.6.30 kernels
2010-03-31 12:55 UTC
[net-next PATCH] be2net: Adding PCI SRIOV support
2010-03-31 12:56 UTC
[PATCH next-next-2.6] virtio_net: missing sg_init_table
2010-03-31 12:41 UTC (7+ messages)
` [PATCH next-next-2.6 v2] "
` [PATCH] virtio-net: move sg off stack
[PATCH] net/pcmcia 3com: replacements of printk() with dev_info() and friends (fwd)
2010-03-31 12:42 UTC (2+ messages)
` [PATCH] net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
[PATCH] can: Add driver for SJA1000 based PCI CAN interface cards by esd
2010-03-31 12:28 UTC
[r8169] WARNING: at net/sched/sch_generic.c
2010-03-31 12:29 UTC (4+ messages)
[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection (v2)
2010-03-31 12:26 UTC (3+ messages)
debugging kernel during packet drops
2010-03-31 12:23 UTC (4+ messages)
` [PATCH nf-next-2.6] xt_hashlimit: RCU conversion
[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection
2010-03-31 12:11 UTC (12+ messages)
inconsistent lock state
2010-03-31 12:08 UTC (11+ messages)
` [PATCH] r8169: Fix rtl8169_rx_interrupt()
[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
2010-03-31 12:02 UTC (3+ messages)
` [PATCH v2] Add Mergeable RX buffer feature to vhost_net
[PATCH NEXT 0/8]qlcnic: fix diagnostic tools access
2010-03-31 12:03 UTC (9+ messages)
` [PATCH NEXT 1/8] qlcnic: fix fw load from file
` [PATCH NEXT 2/8] qlcnic: handle queue manager access
` [PATCH NEXT 3/8] qlcnic: update oncard memory size check
` [PATCH NEXT 4/8] qlcnic: fix onchip memory access
` [PATCH NEXT 5/8] qlcnic: use IDC defined timeout value
` [PATCH NEXT 6/8] qlcnic: add driver debug support
` [PATCH NEXT 7/8] qlcnic: fix interface attach sequence
` [PATCH NEXT 8/8] qlcnic: update version to 5.0.1
[PATCH 3/3] be2net: fix bug in vlan rx path for big endian architecture
2010-03-31 12:00 UTC
[PATCH 2/3] be2net: fix flashing on big endian architectures
2010-03-31 11:57 UTC
[PATCH 1/3] be2net: fix a bug in flashing the redboot section
2010-03-31 11:47 UTC
Undefined behaviour of connect(fd, NULL, 0);
2010-03-31 11:36 UTC
[Patch] bonding: fix potential deadlock in bond_uninit()
2010-03-31 11:28 UTC (2+ messages)
nf-next: TEE and nesting
2010-03-31 10:38 UTC (6+ messages)
` [PATCH 1/5] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 2/5] net: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 3/5] netfilter: xtables: inclusion of xt_TEE
` [PATCH 4/5] netfilter: xtables2: make ip_tables reentrant
` [PATCH 5/5] netfilter: xt_TEE: have cloned packet travel through Xtables too
crucial fixes only for net-2.6 please
2010-03-31 10:27 UTC
[net-2.6] bonding: bond_xmit_roundrobin() fix
2010-03-31 10:24 UTC
[PATCH] MACB: Set PHY address in kernel parameters
2010-03-31 10:11 UTC (5+ messages)
[Patch] fix packet loss and massive ping spikes with PPP multi-link
2010-03-31 10:03 UTC (6+ messages)
iproute u32 filter - server hang
2010-03-31 10:01 UTC (6+ messages)
[PATCH][V2] MACB: Set PHY address in kernel parameters
2010-03-31 9:48 UTC (4+ messages)
[PATCH 0/6] tagged sysfs support
2010-03-31 9:39 UTC (24+ messages)
` [PATCH 1/6] sysfs: Basic support for multiple super blocks
` [PATCH 7/6] sysfs: Remove double free sysfs_get_sb
` [PATCH 3/6] sysfs: Implement sysfs tagged directory support
[PATCH v3 00/12] l2tp: Introduce L2TPv3 support
2010-03-31 9:35 UTC (10+ messages)
` [PATCH v3 04/12] l2tp: Add ppp device name to L2TP ppp session data
` [PATCH v3 09/12] l2tp: Add netlink control API for L2TP
` [PATCH v3 10/12] l2tp: Add L2TP ethernet pseudowire support
[PATCH] virtio_net: avoid BUG_ON() with large packets when CONFIG_DEBUG_SG=y
2010-03-31 9:17 UTC (5+ messages)
[net-2.6 PATCH] bonding: fix broken multicast with round-robin mode
2010-03-31 9:08 UTC (2+ messages)
[PATCH RFC] fix problems with NETIF_F_HIGHDMA in networking drivers v2
2010-03-31 8:35 UTC (4+ messages)
iproute2: silence errors about kernel missing 6rd on "ip tun show"
2010-03-31 8:08 UTC
eth1: Detected Hardware Unit Hang
2010-03-31 7:47 UTC (4+ messages)
[PATCH RFC] virtio_net: use NAPI for xmit (UNTESTED)
2010-03-31 7:13 UTC (4+ messages)
[PATCH] net/pcmcia 3com: replacements of printk() with dev_info() and friends (fwd)
2010-03-31 7:05 UTC (3+ messages)
[PATCH 1/1] fix net/core/dst.c coding style error and warnings
2010-03-31 6:59 UTC (2+ messages)
[PATCH net-next] net: remove redundant code
2010-03-31 6:58 UTC (2+ messages)
[PATCH] tipc: define needless global scoped variable static
2010-03-31 6:57 UTC (2+ messages)
[PATCH] sctp: eliminate useless code
2010-03-31 6:57 UTC (2+ messages)
[PATCH] skb_put: remove not needed check for skb linearity
2010-03-31 6:55 UTC (2+ messages)
[PATCH 1/2] netdev: add support for Receive Side Scaling hash control
2010-03-31 6:52 UTC (12+ messages)
` [PATCH 1/2] netdev: ethtool RXHASH flag
` [PATCH 2/2] ethtool: RXHASH flag support
[PATCH 2/3] can: add support for Janz VMOD-ICAN3 Intelligent CAN module
2010-03-31 6:46 UTC (3+ messages)
[net-next-2.6 PATCH] igb: add per-packet timestamping
2010-03-31 6:42 UTC (2+ messages)
[PATCH net-next trivial] drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
2010-03-31 6:42 UTC (4+ messages)
` [PATCH net-next trivial] MAINTAINERS: ipg: Jesse Huang's email address bounces
[PATCH net-next-2.6 (TAKE 2)] ipv6: Use __fls() instead of fls() in __ipv6_addr_diff()
2010-03-31 6:40 UTC (2+ messages)
[PATCH net-next-2.6] ipv6 fib: Use "Sweezle" to optimize addr_bit_test()
2010-03-31 6:40 UTC (2+ messages)
[PATCH net-next-2.6] sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len()
2010-03-31 6:40 UTC (2+ messages)
[PATCH net-next-2.6 1/3] ipv6 mcast: Introduce include/net/mld.h for MLD definitions
2010-03-31 6:27 UTC (3+ messages)
[PATCH net-next-2.6 2/3] bridge br_multicast: Make functions less ipv4 dependent
2010-03-31 6:24 UTC (2+ messages)
[PATCH] rps: keep the old behavior on SMP without rps
2010-03-31 6:16 UTC
re-submit2 [ANNOUNCEMENT] NET: usb: sierra_net.c driver
2010-03-31 6:21 UTC (4+ messages)
drivers/net: Add missing unlock
2010-03-31 6:17 UTC
[PATCH 1/2] net: gianfar - initialize per-queue statistics
2010-03-31 6:09 UTC (4+ messages)
` [PATCH 2/2] net: gianfar - align BD ring size console messages
[PATCH] gianfar: Fix a memory leak in gianfar close code
2010-03-31 6:09 UTC (2+ messages)
[PATCH] Allow MACB to connect to a higher addresses PHY
2010-03-31 6:08 UTC (4+ messages)
[PATCH] e1000e: Use pr_<level> and netdev_<level>
2010-03-31 6:01 UTC (4+ messages)
` [PATCH] e1000e: typo corrections
[PATCH] igb: update hw_debug macro to make use of netdev_dbg call
2010-03-31 6:01 UTC (2+ messages)
[PATCH 0/6] updated cxgb4 submission
2010-03-31 5:50 UTC (11+ messages)
` [PATCH 1/6] cxgb4: Add register, message, and FW definitions
` [PATCH 2/6] cxgb4: Add HW and FW support code
` [PATCH 3/6] cxgb4: Add packet queues and packet DMA code
` [PATCH 4/6] cxgb4: Add remaining driver headers and L2T management
` [PATCH 5/6] cxgb4: Add main driver file and driver Makefile
[PATCH RFC] inetpeer: Support ipv6 addresses
2010-03-31 5:44 UTC (7+ messages)
rps: keep the old behavior on SMP without rps
2010-03-31 5:40 UTC (2+ messages)
[RFC v3] net: add PCINet driver
2010-03-31 4:46 UTC (2+ messages)
[PATCH] netlink: use the appropriate namespace pid
2010-03-31 2:45 UTC (6+ messages)
` [PATCH] net_sched: minor netns related cleanup
[PATCH 0/3] sky2 minor driver updates
2010-03-31 2:45 UTC (2+ messages)
[PATCH net-next-2.6 v8 00/12] net-caif: introducing CAIF protocol stack
2010-03-31 2:42 UTC (14+ messages)
` [PATCH net-next-2.6 v8 01/12] net-caif: add CAIF protocol definitions
` [PATCH net-next-2.6 v8 02/12] net-caif: add CAIF socket and configuration headers
` [PATCH net-next-2.6 v8 03/12] net-caif: add CAIF core protocol stack header files
` [PATCH net-next-2.6 v8 04/12] net-caif: add CAIF Link layer device "
` [PATCH net-next-2.6 v8 05/12] net-caif: add CAIF core protocol stack
` [PATCH net-next-2.6 v8 06/12] net-caif: add CAIF generic caif support functions
` [PATCH net-next-2.6 v8 07/12] net-caif: add CAIF device registration functionality
` [PATCH net-next-2.6 v8 08/12] net-caif: add CAIF socket implementation
` [PATCH net-next-2.6 v8 09/12] net-caif: add CAIF netdevice
` [PATCH net-next-2.6 v8 10/12] net-caif: add CAIF Kconfig and Makefiles
` [PATCH net-next-2.6 v8 11/12] net-caif: add CAIF documentation
` [PATCH net-next-2.6 v8 12/12] net-caif-driver: add CAIF serial driver (ldisc)
[PATCH 2/2] phylib: Add module table to all existing phy drivers
2010-03-31 1:19 UTC
[PATCH 1/2] phylib: Support phy module autoloading
2010-03-31 1:18 UTC
[PATCH net-next-2.6 v8 00/12] net-caif: introducing CAIF protocol stack
2010-03-30 23:45 UTC (3+ messages)
` [PATCH net-next-2.6 v7 "
UDP path MTU discovery
2010-03-30 22:04 UTC (11+ messages)
Re [RFC PATCH 1/2] iproute2: Add libnl support
2010-03-30 21:40 UTC (3+ messages)
[Bugme-new] [Bug 15571] New: TCP madness - some packets are shunned
2010-03-30 21:08 UTC (5+ messages)
[PATCH] net: Fix oops from tcp_collapse() when using splice()
2010-03-30 20:56 UTC (3+ messages)
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).