messages from 2008-02-18 19:50:01 to 2008-02-20 15:18:37 UTC [more...]
[PATCH 00/28] Swap over NFS -v16
2008-02-20 14:46 UTC (9+ messages)
` [PATCH 02/28] mm: tag reseve pages
` [PATCH 03/28] mm: slb: add knowledge of reserve pages
` [PATCH 04/28] mm: kmem_estimate_pages()
` [PATCH 07/28] mm: emergency pool
` [PATCH 10/28] mm: memory reserve management
` [PATCH 12/28] net: wrap sk->sk_backlog_rcv()
` [PATCH 13/28] net: packet split receive api
` [PATCH 15/28] netvm: network reserve infrastructure
TG3 network data corruption regression 2.6.24/2.6.23.4
2008-02-20 15:01 UTC (12+ messages)
pci_device_id cleanups
2008-02-20 14:03 UTC (20+ messages)
` [PATCH] Add PCI_DEVICE_TABLE macro
` [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst
` PowerPC toolchain for x86 [Was: pci_device_id cleanups]
[PATCH] SUNRPC: Mark buffer used for debug printks with __maybe_unused
2008-02-20 14:02 UTC
[RFC PATCH 0/8]: uninline & uninline
2008-02-20 13:57 UTC (11+ messages)
` [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot
` [RFC PATCH 2/8] [NET]: uninline skb_pull, "
` [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, "
` [RFC PATCH 4/8] [NET]: uninline skb_push, "
` [RFC PATCH 5/8] [NET]: uninline dst_release
` [RFC PATCH 6/8] [NET]: uninline skb_trim, de-bloats
` [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf
` [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/
[RFC PATCH 0/8]: uninline & uninline
2008-02-20 13:35 UTC
Dealing with limited resources and DMA Engine copies
2008-02-20 13:01 UTC
[VLAN] vlan_skb_recv
2008-02-20 12:27 UTC
e1000: Question about polling
2008-02-20 12:25 UTC (8+ messages)
[NETFILTER]: Introduce nf_inet_address
2008-02-20 10:24 UTC (5+ messages)
[PATCH 00/04] smc91x: request bus width using platform data
2008-02-20 9:58 UTC (5+ messages)
` [PATCH 01/04] smc91x: pass along private data
` [PATCH 02/04] smc91x: introduce platform data flags
` [PATCH 03/04] smc91x: make superh use default config
` [PATCH 04/04] smc91x: add insw/outsw to "
tbench regression in 2.6.25-rc1
2008-02-20 8:41 UTC (16+ messages)
[2.6.25 patch] fix broken error handling in ieee80211_sta_process_addba_request()
2008-02-20 8:38 UTC (3+ messages)
[PATCH] [NETLABEL] Minor cleanup: remove unused method definition
2008-02-20 8:27 UTC (3+ messages)
[PATCH] [NETNS]: Namespace leak in pneigh_lookup
2008-02-20 8:26 UTC (2+ messages)
[PATCH][SCTP]: Pick up an orphaned sctp_sockets_allocated counter
2008-02-20 8:23 UTC (3+ messages)
` [Lksctp-developers] "
[net-2.6][DRIVER][VETH] fix dev refcount race
2008-02-20 8:22 UTC (3+ messages)
[PATHCH 1/16] ServerEngines 10Gb NIC driver
2008-02-20 1:02 UTC (2+ messages)
[RFC: 2.6.25 patch] ipv4/fib_hash.c: fix NULL dereference
2008-02-20 0:29 UTC (3+ messages)
kernel BUG at net/core/skbuff.c:95!
2008-02-20 0:20 UTC
[PATCH 1/2] bluetooth : put hci dev after del conn
2008-02-20 0:17 UTC (3+ messages)
[RTNL]: Add missing link netlink attribute policy definitions
2008-02-20 0:12 UTC (2+ messages)
[2.6 patch] net/phy/mdio_bus.c: fix a check-after-use
2008-02-20 0:13 UTC
[PATCH][PPPOL2TP]: Fix SMP oops in pppol2tp driver
2008-02-19 23:28 UTC (16+ messages)
[NET]: Messed multicast lists after dev_mc_sync/unsync
2008-02-19 22:17 UTC (2+ messages)
Bonding support for eth1394?
2008-02-19 21:27 UTC (7+ messages)
[patch 2.6.24-git] net/enc28j60: oops fix, low power mode
2008-02-19 20:56 UTC (8+ messages)
` [patch 2.6.24-git] net/enc28j60: oops fix
` [RESEND/patch 2.6.25-rc2-git] "
` [patch 2.6.24-git] net/enc28j60: section fix
` [RESEND/patch 2.6.25-rc2-git] net/enc28j60: low power mode
` [RESEND/patch 2.6.25-rc2-git] net/enc28j60: section fix
[PATCH] igb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-19 18:24 UTC
[PATCH 1/3] Support arbitrary initial TCP timestamps
2008-02-19 18:02 UTC (3+ messages)
[2.6.25-rc2, 2.6.24-rc8] page allocation failure
2008-02-19 17:37 UTC (2+ messages)
[PATCH] [2.6.25-rc2] igb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-19 17:46 UTC
[2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend
2008-02-19 17:18 UTC (3+ messages)
e1000: Detected Tx Unit Hang
2008-02-19 16:47 UTC (4+ messages)
[PATCH 0/17] Finish IPv4 infrastructure namespacing
2008-02-19 15:16 UTC (25+ messages)
` [PATCH 1/17 net-2.6.26] [IPV4]: Remove ifa != NULL check
` [PATCH 2/17 net-2.6.26] [IPV4]: Remove check for ifa->ifa_dev != NULL
` [PATCH 3/17 net-2.6.26] [NETFILTER]: Consolidate masq_inet_event and masq_device_event
` [PATCH 4/17 net-2.6.26] [NETNS]: Disable inetaddr notifiers in namespaces other than initial
` [PATCH 5/17 net-2.6.26] [NETNS]: Register neighbour table parameters in the correct namespace
` [PATCH 6/17 net-2.6.26] [NETNS]: Default arp parameters lookup
` [PATCH 7/17 net-2.6.26] [NETNS]: Disable multicaststing configuration inside non-initial namespace
` [PATCH 8/17 net-2.6.26] [NETNS]: Enable inetdev_event notifier
` [PATCH 9/17 net-2.6.26] [NETNS]: DST cleanup routines should be called inside namespace
` [PATCH 10/17 net-2.6.26] [NETNS]: Process ip_rt_redirect in the correct namespace
` [PATCH 11/17 net-2.6.26] [IPV4]: rt_cache_get_next should take rt_genid into account
` [PATCH 12/17 net-2.6.26] [NETNS]: Process /proc/net/rt_cache inside a namespace
` [PATCH 13/17 net-2.6.26] [NETNS]: Register /proc/net/rt_cache for each namespace
` [PATCH 14/17 net-2.6.26] [NETNS]: Process devinet ioctl in the correct namespace
` [PATCH 15/17 net-2.6.26] [NETNS]: Enable all routing manipulation via netlink inside namespace
` [PATCH 16/17 net-2.6.26] [NETNS]: Enable IPv4 address manipulations "
` [PATCH 17/17 net-2.6.26] [NETNS]: Process inet_select_addr inside a namespace
AW: AW: AW: Problem receiving multicast with kernel.2.6.24, REAL solution
2008-02-19 14:56 UTC (2+ messages)
[ANNOUNCE] ESFQ --> SFQ patches for Linux 2.6.24
2008-02-19 14:18 UTC
AW: AW: Problem receiving multicast with kernel.2.6.24 #3
2008-02-19 14:02 UTC (2+ messages)
"protocol 0300 is buggy" spam in dmesg when injecting&capturing on same interface
2008-02-19 13:39 UTC (2+ messages)
On the Top of the World~『Textile Industry』
2008-02-19 11:48 UTC
[PATCH net-2.6.26 0/5][SYSCTL]: Make some sysctl RO in net namespaces
2008-02-19 12:05 UTC (6+ messages)
` [PATCH net-2.6.26 1/5][SYSCTL]: Merge equal code in sysctl proc handlers
` [PATCH net-2.6.26 2/5][SYSCTL]: Clean sysctls from unneeded extern and forward declarations
` [PATCH net-2.6.26 3/5][SYSCTL]: Add the ->permissions callback on the ctl_table_root
` [PATCH net-2.6.26 4/5][SYSCTL]: Create the net sysctl root for RO tables
` [PATCH net-2.6.26 5/5][SYSCTL]: Move some net.core sysctls to RO root
[Bugme-new] [Bug 9920] New: kernel panic when using ebtables redirect target
2008-02-19 11:56 UTC (4+ messages)
[PATCH] cls_u32 u32_classify()
2008-02-19 11:54 UTC (3+ messages)
[PATCH] add macro for printing mac addresses
2008-02-19 11:48 UTC (14+ messages)
` [PATCH] net/8021q/vlan_dev.c - Use print_mac
Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
2008-02-19 8:47 UTC (4+ messages)
AW: Problem receiving multicast/promiscuous-mode with kernel.2.6.24
2008-02-19 8:40 UTC
[patch] pegasus.c
2008-02-19 8:11 UTC (3+ messages)
keyboard dead with 45b5035
2008-02-19 5:50 UTC (4+ messages)
[PATCH] bonding: simplify code and get rid of warning
2008-02-19 5:04 UTC
[PATCH] net: fix kernel-doc warnings in header files
2008-02-19 4:52 UTC (2+ messages)
[PATCH][IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route
2008-02-19 4:50 UTC (2+ messages)
[PATCH] [IPV6]: dst_entry leak in ip4ip6_err. (resend)
2008-02-19 4:50 UTC
[PATCH 2/2] bluetooth : do not move child device other than rfcomm
2008-02-19 4:45 UTC (2+ messages)
[PATCH] Add IPv6 support to TCP SYN cookies
2008-02-18 23:45 UTC (2+ messages)
[PATCH][IPROUTE] tc filters usage fixes
2008-02-18 23:32 UTC (2+ messages)
[PATCH v2.6.25] gianfar: don't pass NULL dev ptr to DMA ops
2008-02-18 23:24 UTC
[PATCH v2][IPROUTE] tc filters usage fixes
2008-02-18 23:26 UTC
ipv6 debugging
2008-02-18 21:46 UTC (3+ messages)
[PATCH 1/1] sis190: read the mac address from the eeprom first
2008-02-18 20:20 UTC
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).