- 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
- 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
- 96631ed udp: introduce sk_for_each_rcu_safenext() by Eric Dumazet · 16 years ago
- 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
- 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
- 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
- b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
- def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
- 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
- cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
- 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
- eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
- e7dc849 netns: mib6 section fixlet by Alexey Dobriyan · 16 years ago
- fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
- 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
- 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
- 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
- 78e645c tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
- 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
- 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
- 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago
- 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
- 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
- 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
- 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
- e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
- a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
- 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
- 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
- 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
- 98b3377c ipv6: consolidate error paths in ipv6_frag_rcv by Denis V. Lunev · 16 years ago
- 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
- 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
- a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
- af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
- 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
- 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
- 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
- f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
- c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
- aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
- 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
- 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
- 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
- c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
- c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
- a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
- 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
- a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
- b21f890 netfilter: netns: fix {ip,6}_route_me_harder() in netns by Alexey Dobriyan · 16 years ago
- 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
- e10aad9 netfilter: netns: ip6t_REJECT in netns for real by Alexey Dobriyan · 16 years ago
- 7dd1b8d netfilter: netns: ip6table_mangle in netns for real by Alexey Dobriyan · 16 years ago
- 1339dd9 netfilter: netns: ip6table_raw in netns for real by Alexey Dobriyan · 16 years ago
- 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
- ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
- 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
- be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
- 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
- e43291c netns: add stub functions for per/namespace mibs allocation by Denis V. Lunev · 16 years ago
- ab38dc7 netns: allow per device ipv6 snmp statistics in non-initial namespace by Denis V. Lunev · 16 years ago
- 2b4209e netns: register global ipv6 mibs statistics in each namespace by Denis V. Lunev · 16 years ago
- 7b43cce ipv6: separate seq_ops for global & per/device ipv6 statistics by Denis V. Lunev · 16 years ago
- 35f0a5d ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c by Denis V. Lunev · 16 years ago
- 06f3852 netns: register /proc/net/dev_snmp6/* in each ns by Denis V. Lunev · 16 years ago
- 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
- b339a47 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() by Peter Zijlstra · 16 years ago
- 68fffc6 ipv6: clean up ip6_route_net_init() error handling by Peter Zijlstra · 16 years ago
- 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
- 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
- 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
- 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
- b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 93c8b90 ipv6: almost identical frag hashing funcs combined by Ilpo Järvinen · 16 years ago
- 5dc121e XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep by Arnaud Ebalard · 16 years ago
- 2a5b827 ipv6: NULL pointer dereferrence in tcp_v6_send_ack by Denis V. Lunev · 16 years ago
- 8ca31ce netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion by Yasuyuki Kozakai · 16 years ago
- 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
- 78d15e8 tcp_ipv6: fix use of uninitialized memory by Vegard Nossum · 16 years ago
- 1e493d1 ipv6: On interface down/unregister, purge icmp routes too. by David S. Miller · 16 years ago
- e550dfb ipv6: Fix OOPS in ip6_dst_lookup_tail(). by Neil Horman · 16 years ago
- d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
- 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
- ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
- f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
- fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
- 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
- 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
- 5e0115e ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 by Brian Haley · 16 years ago
- d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
- 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
- abf5cdb ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer by Joakim Koskela · 16 years ago
- 1ca615f ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. by Rami Rosen · 16 years ago
- 283d07ac ipv6: Do not drop packet if skb->local_df is set to true by Wei Yongjun · 16 years ago
- cfb266c ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer by Yang Hongyang · 16 years ago
- 1730554 ipv6: syncookies: free reqsk on xfrm_lookup error by Florian Westphal · 16 years ago
- 00b1304 tcp: MD5: Fix IPv6 signatures by Adam Langley · 16 years ago
- 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago