messages from 2008-03-29 01:26:23 to 2008-04-01 03:19:20 UTC [more...]
[PATCH net-2.6.26 5/6][IPV4][NETNS]: Display per-net info in sockstat file
2008-04-01 3:19 UTC (2+ messages)
[PATCH net-2.6.26 4/6][SOCK][NETNS]: Register sockstat(6) files in each net
2008-04-01 3:19 UTC (2+ messages)
[PATCH net-2.6.26 3/6][SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net
2008-04-01 3:19 UTC (2+ messages)
[PATCH net-2.6.26 2/6][SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get
2008-04-01 3:19 UTC (2+ messages)
[PATCH 1/6][NETNS]: Introduce a netns_core structure
2008-04-01 3:19 UTC (2+ messages)
[2.6 patch] forgotten bits of Sangoma drivers removal
2008-04-01 3:17 UTC (4+ messages)
[PATCH] [IP] UDP: Use SEQ_START_TOKEN
2008-04-01 2:38 UTC (2+ messages)
[net patch] remove Documentation/networking/sk98lin.txt
2008-04-01 2:36 UTC (3+ messages)
[2.6 patch] atm/idt77252.c: make 2 functions static
2008-04-01 2:36 UTC (2+ messages)
[2.6 patch] make atm/he.c:read_prom_byte() static
2008-04-01 2:35 UTC (2+ messages)
[PATCH 1/6] socket: sk_filter minor cleanups
2008-04-01 0:47 UTC (6+ messages)
` [PATCH 2/6] socket: sk_filter deinline
` [PATCH 3/6] IPV4 : use xor rather than multiple ands for route compare
` [PATCH 4/6] IPV4: route inline changes
` [PATCH 5/6] IPV4: route use jhash3
` [PATCH 6/6] IPV4: route rekey timer can be deferrable
[PATCH 2.6] [IPV6] MCAST: Ensure to check multicast listener(s)
2008-04-01 2:30 UTC (7+ messages)
bluetooth lockdep trace. (.25rc5-git4)
2008-04-01 2:28 UTC (4+ messages)
[PATCH 1/3] [LLC]: skb allocation size for responses
2008-04-01 2:27 UTC (4+ messages)
gianfar: multiqueue, vlan pbits -> qos?
2008-04-01 2:04 UTC (3+ messages)
[PATCH] forcedeth: mac address fix
2008-04-01 0:05 UTC (2+ messages)
troubles with r8169
2008-03-31 21:58 UTC (4+ messages)
[PATCH] e1000: fix IRQx nobody cared for shared irq with INTx
2008-03-31 21:58 UTC (5+ messages)
` [PATCH] r8169: "
[PATCH net-2.6.26] netlink: make socket filters work on netlink
2008-03-31 21:49 UTC (8+ messages)
Two TCP/IP warnings in 2.6.25-rc7-git1
2008-03-31 21:05 UTC
[PATCH] [Syncookies:] Add support for TCP-options via timestamps
2008-03-31 21:00 UTC (3+ messages)
[PATCH 1/8] e1000e: reformat comment blocks, cosmetic changes only
2008-03-31 19:09 UTC (9+ messages)
` [PATCH 4/8] e1000e: limit EEPROM size accesses
` [PATCH 6/8] e1000e: convert ndev_ printks to something smaller
[PATCH] [2.6.26 / RFC] e1000: remove PCI Express device IDs
2008-03-31 18:32 UTC (3+ messages)
` [E1000-devel] "
[Bugme-new] [Bug 10371] New: On big-endian machines getsockopt returns 0 (via optval) for optlen==1 when returned value should 255
2008-03-31 18:33 UTC
Adding IPv6 support to IPVS: some general questions about kernel development
2008-03-31 18:29 UTC (3+ messages)
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
2008-03-31 17:46 UTC (3+ messages)
[PATCH] GENETLINK: Global lock refined to family granularity
2008-03-31 16:14 UTC (5+ messages)
[patch 1/4] drivers/atm/firestream.c: suppress uninitialized var warning
2008-03-31 15:57 UTC (6+ messages)
[BUILD_FAILURE] linux-next: Tree for March 31 build fails with CONFIG_SLICOSS=y
2008-03-31 15:55 UTC (3+ messages)
[PATCH 0/3 net-2.6.26] Compilation fixes
2008-03-31 15:47 UTC (4+ messages)
` [PATCH 1/3 net-2.6.26] [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h
` [PATCH 2/3 net-2.6.26] [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c
` [PATCH 3/3 net-2.6.26] [NETNS]: Do not include net/net_namespace.h from seq_file.h
Fw: [Bug 10371] New: On big-endian machines getsockopt returns 0 (via optval) for optlen==1 when returned value should 255
2008-03-31 15:45 UTC
[PATCH 0/13 net-2.6.26] UDP/ICMP/TCP for a namespace v2
2008-03-31 13:52 UTC (24+ messages)
` [PATCH 1/13 net-2.6.26] [TCP]: Replace socket with sock for reset sending
` [PATCH 2/13 net-2.6.26] [DCCP]: "
` [PATCH 3/13 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket is leaked
` [PATCH 4/13 net-2.6.26] [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create
` [PATCH 5/13 net-2.6.26] [SCTP]: Use inet_ctl_sock_create for control socket creation
` [PATCH 6/13 net-2.6.26] [SCTP]: Replace socket with sock for SCTP control socket
` [PATCH 7/13 net-2.6.26] [INET]: Let inet_ctl_sock_create return sock rather than socket
` [PATCH 8/13 net-2.6.26] [NETNS]: Inet control socket should not hold a namespace
` [PATCH 9/13 net-2.6.26] [ICMP]: Simplify ICMP control socket creation
` [PATCH 10/13 net-2.6.26] [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant
` [PATCH 11/13 net-2.6.26] [IPV6]: Simplify IPv6 control sockets creation
` [PATCH 12/13 net-2.6.26] [NETNS]: Create tcp control socket in the each namespace
` [PATCH 13/13 net-2.6.26] [NETNS]: Use TCP control socket from a correct namespace
speaking of stacks
2008-03-31 13:15 UTC
[PATCH][VLAN]: Proc entry is not renamed when vlan device name changes
2008-03-31 13:06 UTC
[PATCH net-2.6.26 6/6][IPV6][NETNS]: Display per-net info in sockstat6 file
2008-03-31 12:20 UTC
[RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx()
2008-03-31 11:36 UTC (16+ messages)
` poor network loopback performance and scalability (was: Re: [RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx())
[2.6 PATCH] IPV6: Check length of optval provided by user in setsockopt()
2008-03-31 11:04 UTC (5+ messages)
[NET]: Sink IPv6 options into its own submenu
2008-03-31 9:47 UTC
[PATCH 0/3] IPv6 start/stop problems
2008-03-31 8:41 UTC (3+ messages)
linux-next: Tree for March 29
2008-03-31 7:28 UTC (3+ messages)
[patch (for 2.6.25?) 1/1] smc91x driver: fix bug: print warning only in interrupt mode
2008-03-31 3:53 UTC (3+ messages)
[2.6 patch] make netxen_workq static
2008-03-30 23:22 UTC
[2.6 patch] #if 0 netxen_nic_link_ok()
2008-03-30 23:22 UTC
[PATCH] sb1000.c: stop inlining largish static functions
2008-03-30 23:13 UTC (2+ messages)
` [PATCH] sb1000.c: make const arrays static
[RFC: 2.6 patch] remove irlan_eth_send_gratuitous_arp()
2008-03-30 23:05 UTC
[2.6 patch] net/tokenring/olympic.c section fixes
2008-03-30 22:40 UTC
[PATCH] sge.c: stop inlining largish static functions
2008-03-30 22:15 UTC
[AX25] kernel panic
2008-03-30 18:49 UTC (18+ messages)
[PATCH] Marvell PHY m88e1111 driver fix
2008-03-30 9:49 UTC (3+ messages)
[PATCH][NEWEMAC] Fix section mismatch warnings
2008-03-30 1:36 UTC (2+ messages)
[NET_SCHED 00/04]: External SFQ classifiers/flow classifier
2008-03-29 23:35 UTC (4+ messages)
[Bugme-new] [Bug 10350] New: SYN flooding crashed the kernel?
2008-03-29 23:22 UTC (3+ messages)
[PATCH] lne390 and Jensen Alphas
2008-03-29 18:32 UTC (2+ messages)
ep93xx_eth PHY problems
2008-03-29 18:17 UTC (5+ messages)
` [PATCH] "
[PATCH] [NETFILTER] xt_TCPMSS: combine nearly identical reverse_mtu4/6
2008-03-29 16:13 UTC (3+ messages)
2.6.25rc7 lockdep trace
2008-03-29 12:52 UTC (7+ messages)
Oops/Warning report for the week of March 28th 2008
2008-03-29 12:20 UTC (5+ messages)
[PATCH] dm9601: Fix multicast hash table handling
2008-03-29 9:23 UTC (3+ messages)
kernel 2.6.25-rc7 highly unstable on high load
2008-03-29 9:35 UTC (15+ messages)
2.6.24 BUG: soft lockup - CPU#X
2008-03-29 9:11 UTC (11+ messages)
Is typing "make" too much to ask?
2008-03-29 6:08 UTC (2+ messages)
[PATCH 2/7] [NET]: uninline skb_pull, de-bloats a lot
2008-03-29 4:52 UTC (5+ messages)
` [PATCH 3/7] [NET]: uninline dev_alloc_skb, "
[PATCH 1/2] ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
2008-03-29 3:30 UTC (4+ messages)
[git patches] net driver updates
2008-03-29 3:02 UTC (2+ messages)
[git patches] net driver fixes
2008-03-29 2:57 UTC (2+ messages)
[PATCH] 2.6.25-rc4 de_stop_rxtx polling wrong
2008-03-29 2:47 UTC (5+ messages)
[PATCH / RFC 0/2] spinlocks fixup in fec / m68knommu driver
2008-03-29 2:21 UTC (3+ messages)
[PATCH] [IXBGE]: Compilation fix for ixgbe_main.c
2008-03-29 2:15 UTC (2+ messages)
[patch 11/21] 3c509: convert to isa_driver and pnp_driver
2008-03-29 2:15 UTC (2+ messages)
[PATCH 0/2] Two more pasemi_mac patches for 2.6.26
2008-03-29 2:11 UTC (4+ messages)
` [PATCH 2/2] pasemi_mac: Netpoll support
` [PATCH 2/2 v2] "
[patch 20/21] forcedeth: fix locking bug with netconsole
2008-03-29 2:09 UTC (2+ messages)
[patch 01/21] usb net: asix does not really need 10/100mbit
2008-03-29 2:09 UTC (2+ messages)
[PATCH 2/2] Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
2008-03-29 1:54 UTC (2+ messages)
[PATCH] ibm_newemac: emac_tx_csum typo fix
2008-03-29 1:54 UTC (2+ messages)
[Patch 2.6.25 1/1]S2io: Version update for Tx completion patch
2008-03-29 1:53 UTC (2+ messages)
[PATCH] 2.6.25-rc6 tulip_read_eeprom fixes for BUG 4420
2008-03-29 1:53 UTC (2+ messages)
[PATCH 1/2] Blackfin EMAC driver: finish removing remnants of old BF537_PORT_H option
2008-03-29 1:47 UTC (2+ messages)
tulip driver receive but not send 2.6.25-rc6-git7
2008-03-29 1:34 UTC
[RFC][LAPB] write_queue limit in lapb_data_request
2008-03-29 1:30 UTC (2+ messages)
[PATCH 0/6 net-2.6.26] [UDP]: udp_proc_register simplification
2008-03-29 1:26 UTC (2+ 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).