messages from 2008-03-20 20:40:22 to 2008-03-24 05:21:46 UTC [more...]
[PATCH] Shrink syncookie_secret by 8 byte
2008-03-24 5:21 UTC (4+ messages)
[PATCH] include/linux/udp.h - remove duplicate include
2008-03-24 5:18 UTC (2+ messages)
[PATCH] include/linux/icmpv6.h - remove duplicate include
2008-03-24 5:18 UTC (2+ messages)
[PATCH] include/linux/igmp.h - remove duplicate include
2008-03-24 5:18 UTC (2+ messages)
[PATCH] include/linux/atalk.h - remove duplicate include
2008-03-24 5:17 UTC (2+ messages)
[PATCH] include/net/route.h - remove duplicate include
2008-03-24 5:17 UTC (2+ messages)
[PATCH] 2.6.25-rc4 de_stop_rxtx polling wrong
2008-03-24 5:09 UTC (3+ messages)
[PATCH][AX25] ax25_out: check skb for NULL in ax25_kick()
2008-03-24 5:03 UTC (4+ messages)
[PATCH 2.6.24 ver2 1/1] sch_htb: fix "too many events" situation
2008-03-24 5:01 UTC (2+ messages)
[PATCH] [net-2.6.26] [IPV6] Remove unused code in ndisc_send_redirect()
2008-03-24 4:58 UTC (2+ messages)
[PATCH][NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns
2008-03-24 4:49 UTC (2+ messages)
take#2: [PATCH] [ATM]: Add error handling for proc_create fail
2008-03-24 4:47 UTC (4+ messages)
` take#3: "
` take#4: "
O(n^2) or worse ? cat /proc/net/tcp
2008-03-24 4:06 UTC (4+ messages)
Compex FreedomLine 32 PnP-PCI2 broken with de2104x
2008-03-24 2:45 UTC (6+ messages)
` [PATCH] de2104x: remove BUG_ON() when changing media type
RFC : PATCH for dmfe phy reset needs testing
2008-03-24 2:31 UTC
[PATCH 0/5] [IPROUTE2] Add overhead parameter for CBQ, TBF and police
2008-03-23 23:46 UTC
[PATCH 2/5] [IPROUTE2] Change CBQ to use matches() function instead of strcmp()
2008-03-23 23:44 UTC
[PATCH 1/5] [IPROUTE2] For TBF implement overhead parameter parsing
2008-03-23 23:42 UTC
Realtek source
2008-03-23 23:00 UTC
[PATCH 3/5] [IPROUTE2] For CBQ, implement overhead parameter parsing
2008-03-23 22:53 UTC (3+ messages)
` [PATCH 4/5] [IPROUTE2] CBQ remember to doc usage of overhead parameter
` [PATCH 5/5] [IPROUTE2] For police, implement overhead parameter parsing
pull request: wireless-2.6 2008-02-27
2008-03-23 21:23 UTC (8+ messages)
why are there messages like assertion ((int)tcp_packets_in_flight(tp)
2008-03-23 20:39 UTC
[PATCH 0 of 5] IPv6: Fix temporary address support
2008-03-23 20:46 UTC (6+ messages)
` [PATCH 1 of 5] IPv6: do not wrap around when the lifetime has expired
` [PATCH 2 of 5] IPv6: only update the lifetime of the relevant temporary address
` [PATCH 3 of 5] IPv6: do not create temporary adresses with too short preferred lifetime
` [PATCH 4 of 5] IPv6: fix lifetime calculation on temporary address creation
` [PATCH 5 of 5] IPv6: temporary address: update the timer for tentative addresses
[PATCH] bonding: Fix sysfs attribute handling
2008-03-23 20:05 UTC (3+ messages)
kernel panic, ip_route_input, 2.6.25-rc6-git2 (was lockdep... )
2008-03-23 19:59 UTC (5+ messages)
` kernel panic, ip_route_input, 2.6.25-rc6-git2
[RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx()
2008-03-23 19:15 UTC (6+ messages)
[AX25] kernel panic
2008-03-23 17:00 UTC (12+ messages)
[PATCH 0/3] IPv6 start/stop problems
2008-03-23 14:34 UTC (6+ messages)
` [PATCH 1/3] [IPV6]: Event type in addrconf_ifdown is mis-used
[PATCH] NET: Use shorter list_splice_init() macro for brevity
2008-03-23 14:13 UTC
[RFC PATCH] kernel: add byteorder macros with alignment fixups
2008-03-23 13:59 UTC (8+ messages)
` [PATCH] kernel: create linux/unaligned.h
[PATCH] Make /proc/net a symlink on /proc/self/net
2008-03-23 13:16 UTC (4+ messages)
sungem triggers NAPI warning
2008-03-23 12:07 UTC (3+ messages)
[PATCH 2.6.25][resend] rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
2008-03-23 10:45 UTC
[PATCH]skge napi->poll() locking bug
2008-03-23 10:19 UTC
[PATCH 2.6.25] BNX2X: prevent ethtool from setting port type
2008-03-23 10:08 UTC (2+ messages)
[git patches] net driver updates for .26
2008-03-23 1:35 UTC (2+ messages)
[PATCH 3/7] net/ipv6/ndisc.c: remove unused variable
2008-03-23 1:04 UTC (2+ messages)
[PATCH] fib_trie: print information on all routing tables
2008-03-23 1:02 UTC (3+ messages)
` [PATCH] fib_trie: fix warning from rcu_assign_poinger
[PATCH] route: use read_mostly
2008-03-23 0:45 UTC (2+ messages)
[PATCH 1/1 net-2.6.26] [IPV4]: sk parameter is unused in ipv4_dst_blackhole
2008-03-23 0:42 UTC (2+ messages)
[PATCH] Remove NPROTO
2008-03-23 0:19 UTC (4+ messages)
` [PATCH] NPROTO is redundant; it's equal to AF_MAX/PF_MAX
[PATCH net-2.6.26 3/2][RAW]: Add raw_hashinfo member on struct proto
2008-03-22 23:56 UTC (2+ messages)
[PATCH net-2.6.26 2/2][UDP]: Make full use of proto.h.udp_hash innovation
2008-03-22 23:56 UTC (2+ messages)
[PATCH net-2.6.26 1/2][SOCK]: Add udp_hash member to struct proto
2008-03-22 23:55 UTC (2+ messages)
[PATCH 0/3 net-2.6.26] ip_options_compile cleanup
2008-03-22 23:36 UTC (2+ messages)
[TCP]: Let skbs grow over a page on fast peers
2008-03-22 22:47 UTC (2+ messages)
[PATCH-2.6.26] rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
2008-03-22 17:58 UTC (4+ messages)
[Bugme-new] [Bug 10309] New: BUG: soft lockup - CPU#0 stuck
2008-03-22 16:37 UTC
[PATCH] ucc_geth: Add 8 bytes to max TX frame for VLANs
2008-03-22 11:51 UTC (3+ messages)
use of preempt_count instead of in_atomic() at leds-gpio.c
2008-03-22 11:29 UTC (17+ messages)
[PATCH 0/4] bonding: fixes for 2.6.25
2008-03-22 5:29 UTC (5+ messages)
` [PATCH 1/4] bonding: Fix locking in 802.3ad mode
` [PATCH 2/4] bonding: fix two compiler warnings
` [PATCH 3/4] bonding: Fix sysfs attribute handling
` [PATCH 4/4] bonding: update version
kernel panic, ip_route_input, 2.6.25-rc6-git2
2008-03-22 0:46 UTC (7+ messages)
` possible lockdep crash (was Re: kernel panic, ip_route_input, 2.6.25-rc6-git2)
` possible lockdep crash
[PATCH RFT] b44: Truncate PHY address
2008-03-22 0:24 UTC
[PATCH] socket: SOCK_DEBUG type checking
2008-03-22 0:17 UTC (3+ messages)
[PATCH 2/3 resend] TCP_DEFER_ACCEPT updates - dont retxmt synack
2008-03-21 23:34 UTC (6+ messages)
` [PATCH 3/3 (spin 2) resend] TCP_DEFER_ACCEPT updates - process as established
[PATCH 1/3 resend] TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh
2008-03-21 23:28 UTC (3+ messages)
Commit 270637abff0cdf848b910b9f96ad342e1da61c66 introduced a lot new compiler warnings
2008-03-21 23:07 UTC (2+ messages)
[PATCH][DLCI]: Fix tiny race between module unload and sock_ioctl
2008-03-21 22:59 UTC (2+ messages)
[PATCH net-2.6.26] NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
2008-03-21 22:52 UTC (3+ messages)
[PATCH net-2.6.26] fib_trie: RCU optimizations
2008-03-21 22:50 UTC (6+ messages)
[PATCH net-2.6.26] netlink: make socket filters work on netlink
2008-03-21 22:47 UTC (2+ messages)
Question regarding netif_tx_disable and netif_stop_queue
2008-03-21 22:09 UTC
[PATCH] Fix null dereference in ip_defrag
2008-03-21 22:00 UTC (2+ messages)
ep93xx_eth PHY problems
2008-03-21 19:22 UTC (2+ messages)
` [PATCH] "
[PATCH 1/9] e1000: Convert boolean_t to bool
2008-03-21 18:07 UTC (9+ messages)
` [PATCH 2/9] ixgb: add explicit state checking
` [PATCH 3/9] ixgb: convert boolean_t to bool
` [PATCH 4/9] ixgb: move externs out of .c files
` [PATCH 5/9] e1000e: remove no longer used e1000e_read_nvm_spi
` [PATCH 6/9] e1000e: remove irq_sem
` [PATCH 7/9] e1000: "
` [PATCH 8/9] ixgb: "
` [PATCH 9/9] ixgb: remove unused variable
[14/14] vcompound: Avoid vmalloc for ehash_locks
2008-03-21 17:31 UTC (6+ messages)
[DCCP] [RFC] [Patch 1/1]: Deprecate dccp_so_feat interface
2008-03-21 13:22 UTC
drivers/net/niu.c: memcpy(dev->dev_addr, dev->perm_addr, dev->addr_len)?
2008-03-21 13:07 UTC (4+ messages)
2.6.25-rc5-mm1
2008-03-21 12:12 UTC (6+ messages)
[PATCH][IPSEC] inter address family IPsec tunnel on the fly
2008-03-21 11:20 UTC (4+ messages)
[net-2.6.26 patch 0/6][NETNS][IPV6] handling more proc per namespace
2008-03-21 11:16 UTC (4+ messages)
[PATCH] [NET 2.6.26]: Add per-connection option to set max TSO frame size
2008-03-21 10:45 UTC (2+ messages)
[PATCH] Add Fixed PHY support for ucc_geth
2008-03-21 8:51 UTC (2+ messages)
[PATCH/RFC] introduce ARCH_CAN_UNALIGNED_ACCESS Kconfig symbol
2008-03-21 8:45 UTC (12+ messages)
` [PATCH/RFC v2] "
` [PATCH/RFC v3] "
` [PATCH/RFC v4] introduce HAVE_UNALIGNED_ACCESS_SUPPORT "
r8169 driver fails to see IGMPv2 SAP announcements
2008-03-21 8:37 UTC (3+ messages)
[PATCH] SCTP: Fix possible memory leak while process INIT chunk with AUTH paramters
2008-03-21 2:16 UTC (3+ messages)
[PATCH] SCTP: Fix sctp_auth_asoc_get_hmac() to avoid kernel panic
2008-03-21 1:51 UTC (3+ messages)
[PATCH] FIB_TRIE: RCU refine
2008-03-21 0:19 UTC (4+ messages)
circular locking, mirred, 2.6.24.2
2008-03-21 0:15 UTC (7+ messages)
` [PATCH][NET] ifb: set separate lockdep classes for queue locks
` [PATCH take2][NET] "
[net-2.6 PATCH] [IPV6] KCONFIG: Fix description about IPV6_TUNNEL
2008-03-20 23:14 UTC (2+ messages)
[TCP]: Fix shrinking windows with window scaling
2008-03-20 23:12 UTC (2+ messages)
netconsole still hangs
2008-03-20 23:08 UTC (3+ messages)
` [PATCH] "
[re-resend] [PATCH 2.6.25] BNX2X: prevent ethtool setting of port type
2008-03-20 22:56 UTC (2+ messages)
[PATCH] bridge: use time_before() in br_fdb_cleanup()
2008-03-20 22:55 UTC (2+ messages)
[PATCH] MAINTAINERS: lksctp-developers@ is moderated
2008-03-20 22:32 UTC (3+ messages)
[PATCH]: [SCTP]: Fix a race between module load and protosw access
2008-03-20 22:18 UTC (2+ messages)
[PATCH] ehea: Fix IPv6 support
2008-03-20 21:54 UTC (2+ messages)
[PATCH 00/30] Swap over NFS -v17
2008-03-20 21:20 UTC (3+ messages)
` [PATCH 01/30] swap over network documentation
drivers/net/niu.c: memcpy(dev->dev_addr, dev->perm_addr, dev->addr_len)?
2008-03-20 21:01 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).