- e130af5 [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). by Herbert Xu · 19 years ago
- 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
- b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
- cb7b593 [IPV4] fib_trie: fix proc interface by Stephen Hemminger · 19 years ago
- e104411b [XFRM]: Always release dst_entry on error in xfrm_lookup by Patrick McHardy · 19 years ago
- cf0b450 [TCP]: Fix off by one in tcp_fragment() "already sent" test. by Herbert Xu · 19 years ago
- 3a93481 [NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix by Andrew Morton · 19 years ago
- ce723d8 [IPV4]: Fix refcount damaging in net/ipv4/route.c by Julian Anastasov · 19 years ago
- e308e25 [IPV4] udp: trim forgets about CHECKSUM_HW by Stephen Hemminger · 19 years ago
- 48bc41a [IPV4]: Reassembly trim not clearing CHECKSUM_HW by Stephen Hemminger · 19 years ago
- e446639 [NETFILTER]: Missing unlock in TCP connection tracking error path by Patrick McHardy · 19 years ago
- 49719eb [NETFILTER]: kill __ip_ct_expect_unlink_destroy by Pablo Neira Ayuso · 19 years ago
- 91c46e2 [NETFILTER]: Don't increase master refcount on expectations by Pablo Neira Ayuso · 19 years ago
- 03486a4 [NETFILTER]: Handle NAT module load race by Patrick McHardy · 19 years ago
- 31c913e [NETFILTER]: Fix CONNMARK Kconfig dependency by Yasuyuki Kozakai · 19 years ago
- a2978ae [NETFILTER]: Add NetBIOS name service helper by Patrick McHardy · 19 years ago
- 2248bcf [NETFILTER]: Add support for permanent expectations by Patrick McHardy · 19 years ago
- fb5f5e6 [TCP]: Fix TCP_OFF() bug check introduced by previous change. by Herbert Xu · 19 years ago
- 43d6066 [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> by Adrian Bunk · 19 years ago
- 6475be1 [TCP]: Keep TSO enabled even during loss events. by David S. Miller · 19 years ago
- ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
- d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
- 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
- 5170dbe [NETFILTER]: CLUSTERIP: fix memcpy() length typo by KOVACS Krisztian · 19 years ago
- 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 19 years ago
- ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
- 29cb9f9 [LIB]: Make TEXTSEARCH_BM plain tristate like the others by David S. Miller · 19 years ago
- 2373ce1 [IPV4]: Convert FIB Trie to RCU. by Robert Olsson · 19 years ago
- e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
- 3625796 [IPV4]: Module export of ip_rcv() no longer needed. by Ralf Baechle · 19 years ago
- 0c7770c [IPV4]: FIB trie cleanup by Stephen Hemminger · 19 years ago
- dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
- 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
- 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago
- 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
- 9070683 [IPV4]: Remove some dead code from ip_forward() by Thomas Graf · 19 years ago
- 3e192be [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() by Thomas Graf · 19 years ago
- d245407 [IPV4]: Move ip options parsing out of ip_rcv_finish() by Thomas Graf · 19 years ago
- e9c6042 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() by Thomas Graf · 19 years ago
- 5861524 [IPV4]: Consistency and whitespace cleanup of ip_rcv() by Thomas Graf · 19 years ago
- bf0ff9e [IPVS]: ipv4_table --> ipvs_ipv4_table by David S. Miller · 19 years ago
- d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
- ba602a8 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() by David S. Miller · 19 years ago
- 4c6ea29 [IP]: Introduce ip_options_get_from_user by Arnaldo Carvalho de Melo · 19 years ago
- 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
- 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
- ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
- db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 19 years ago
- 34b4a4a [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner by Christoph Hellwig · 19 years ago
- 000efe1 [NETFILTER]: Make NETMAP target usable in OUTPUT by Gary Wayne Smith · 19 years ago
- 9baa5c6 [NETFILTER]: Don't exclude local packets from MASQUERADING by Patrick McHardy · 19 years ago
- a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
- 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
- 8ffde67 [NETFILTER]: Fix div64_64 in ipt_connbytes by Patrick McHardy · 19 years ago
- 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago
- 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
- a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
- 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
- 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
- 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
- 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
- e41aac4 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP by Arnaldo Carvalho de Melo · 19 years ago
- 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 19 years ago
- 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
- 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
- 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
- 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
- 1d3de41 [NETFILTER]: New iptables DCCP protocol header match by Harald Welte · 19 years ago
- bb435b8 [IPV4]: fib_trie: Use const by Stephen Hemmigner · 19 years ago
- 2f80b3c [IPV4]: fib_trie: Use ERR_PTR to handle errno return by Robert Olsson · 19 years ago
- 91b9a27 [IPV4]: FIB Trie cleanups. by Olof Johansson · 19 years ago
- 7663f18 [NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails. by Yasuyuki Kozakai · 19 years ago
- bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
- 210a9eb [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue by Harald Welte · 19 years ago
- 2669d63 [NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memory by Harald Welte · 19 years ago
- bb97d31 [INET]: Make inet_create try to load protocol modules by Arnaldo Carvalho de Melo · 19 years ago
- a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
- d8c97a9 [NET]: Export symbols needed by the current DCCP code by Arnaldo Carvalho de Melo · 19 years ago
- 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
- 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
- 9f1d260 [ICSK]: Introduce inet_csk_clone by Arnaldo Carvalho de Melo · 19 years ago
- 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
- 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
- 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
- c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
- e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
- 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
- 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
- 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
- c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
- f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
- 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
- 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
- ff21d57 [NETFILTER]: fix list traversal order in ctnetlink by Pablo Neira Ayuso · 19 years ago
- 28b19d9 [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste) by Pablo Neira Ayuso · 19 years ago
- 37012f7 [NETFILTER]: fix conntrack refcount leak in unlink_expect() by Pablo Neira Ayuso · 19 years ago
- 14a50bb [NETFILTER]: ctnetlink: make sure event order is correct by Pablo Neira Ayuso · 19 years ago
- 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 19 years ago
- 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago