| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2 | -3/+5 |
| 2012-10-28 | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm | Hein Tibosch | 1 | -2/+2 |
| 2012-10-28 | netfilter: nf_nat: don't check for port change on ICMP tuples | Ulrich Weber | 1 | -1/+3 |
| 2012-10-24 | ipv6: Set default hoplimit as zero. | Li RongQing | 1 | -2/+2 |
| 2012-10-16 | ipv6: addrconf: fix /proc/net/if_inet6 | Eric Dumazet | 1 | -6/+9 |
| 2012-10-12 | tcp: resets are misrouted | Alexey Kuznetsov | 1 | -1/+2 |
| 2012-10-08 | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet | 1 | -9/+2 |
| 2012-10-07 | ipv6: GRO should be ECN friendly | Eric Dumazet | 1 | -4/+7 |
| 2012-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -18/+8 |
| 2012-10-06 | sections: fix section conflicts in net | Andi Kleen | 3 | -3/+3 |
| 2012-10-04 | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt | Gao feng | 1 | -5/+6 |
| 2012-10-02 | ipv6: don't add link local route when there is no link local address | Nicolas Dichtel | 1 | -13/+2 |
| 2012-10-01 | tcp: gro: add checksuming helpers | Eric Dumazet | 1 | -3/+17 |
| 2012-10-01 | ipv6: del unreachable route when an addr is deleted on lo | Nicolas Dichtel | 1 | -2/+8 |
| 2012-09-28 | ipv6: return errno pointers consistently for fib6_add_1() | Lin Ming | 1 | -14/+6 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -49/+38 |
| 2012-09-27 | ipv6: gre: remove ip6gre_header_parse() | Eric Dumazet | 1 | -8/+0 |
| 2012-09-27 | nf_defrag_ipv6: fix oops on module unloading | Konstantin Khlebnikov | 1 | -1/+1 |
| 2012-09-27 | tunnel: drop packet if ECN present with not-ECT | stephen hemminger | 1 | -30/+24 |
| 2012-09-27 | xfrm: remove extranous rcu_read_lock | stephen hemminger | 1 | -6/+0 |
| 2012-09-27 | gre: remove unnecessary rcu_read_lock/unlock | stephen hemminger | 1 | -11/+3 |
| 2012-09-25 | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet | 1 | -9/+11 |
| 2012-09-25 | ipv6: raw: fix icmpv6_filter() | Eric Dumazet | 1 | -11/+10 |
| 2012-09-24 | net: use a per task frag allocator | Eric Dumazet | 1 | -40/+25 |
| 2012-09-24 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 4 | -249/+36 |
| 2012-09-22 | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS | Neal Cardwell | 1 | -1/+1 |
| 2012-09-22 | tcp: extract code to compute SYNACK RTT | Neal Cardwell | 1 | -3/+1 |
| 2012-09-21 | ipv6: fix return value check in fib6_add() | Wei Yongjun | 1 | -0/+4 |
| 2012-09-21 | netfilter: combine ipt_REDIRECT and ip6t_REDIRECT | Jan Engelhardt | 3 | -109/+0 |
| 2012-09-21 | netfilter: combine ipt_NETMAP and ip6t_NETMAP | Jan Engelhardt | 3 | -104/+0 |
| 2012-09-21 | netfilter: fix IPv6 NAT dependencies in Kconfig | Pablo Neira Ayuso | 1 | -55/+55 |
| 2012-09-19 | ipv6: unify fragment thresh handling code | Amerigo Wang | 2 | -16/+8 |
| 2012-09-19 | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline | Amerigo Wang | 1 | -10/+0 |
| 2012-09-19 | ipv6: unify conntrack reassembly expire code with standard one | Amerigo Wang | 2 | -99/+38 |
| 2012-09-19 | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 1 | -42/+95 |
| 2012-09-19 | ipv6: recursive check rt->dst.from when call rt6_check_expired | Li RongQing | 1 | -5/+1 |
| 2012-09-18 | ipv6: use DST_* macro to set obselete field | Nicolas Dichtel | 1 | -3/+3 |
| 2012-09-18 | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel | 2 | -26/+10 |
| 2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+17 |
| 2012-09-13 | ipv6: replace write lock with read lock when get route info | Li RongQing | 2 | -6/+6 |
| 2012-09-13 | ipv6: route templates can be const | Eric Dumazet | 1 | -3/+3 |
| 2012-09-13 | ipv6: Compare addresses only bits up to the prefix length (RFC6724). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+4 |
| 2012-09-13 | ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+13 |
| 2012-09-10 | ipv6: remove some useless RCU read lock | Amerigo Wang | 2 | -24/+4 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 4 | -36/+36 |
| 2012-09-07 | ipv6: fix handling of throw routes | Nicolas Dichtel | 1 | -1/+8 |
| 2012-09-07 | udp: increment UDP_MIB_INERRORS if copy failed | Eric Dumazet | 1 | -0/+11 |
| 2012-09-05 | ipv6: fix handling of blackhole and prohibit routes | Nicolas Dichtel | 1 | -4/+28 |
| 2012-09-05 | netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h | Stephen Rothwell | 1 | -0/+1 |
| 2012-09-05 | tcp: fix possible socket refcount problem for ipv6 | Julian Anastasov | 1 | -2/+3 |
| 2012-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 6 | -41/+59 |
| 2012-08-31 | tcp: TCP Fast Open Server - support TFO listeners | Jerry Chu | 2 | -2/+4 |
| 2012-08-31 | ipv6: remove some deadcode | Sorin Dumitru | 1 | -22/+7 |
| 2012-08-31 | net: ipv6: fix error return code | Julia Lawall | 1 | -3/+3 |
| 2012-08-30 | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t... | Patrick McHardy | 3 | -0/+175 |
| 2012-08-30 | netfilter: ip6tables: add NETMAP target | Patrick McHardy | 3 | -0/+105 |
| 2012-08-30 | netfilter: ip6tables: add REDIRECT target | Patrick McHardy | 3 | -0/+110 |
| 2012-08-30 | netfilter: ip6tables: add MASQUERADE target | Patrick McHardy | 4 | -1/+149 |
| 2012-08-30 | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy | 6 | -2/+749 |
| 2012-08-30 | netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change | Patrick McHardy | 1 | -0/+8 |
| 2012-08-30 | netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin... | Patrick McHardy | 1 | -57/+6 |
| 2012-08-30 | netfilter: nf_conntrack_ipv6: improve fragmentation handling | Patrick McHardy | 3 | -14/+53 |
| 2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 4 | -12/+47 |
| 2012-08-23 | net: reinstate rtnl in call_netdevice_notifiers() | Eric Dumazet | 1 | -5/+1 |
| 2012-08-22 | ipv6: gre: fix ip6gre_err() | Eric Dumazet | 1 | -3/+5 |
| 2012-08-22 | net: remove delay at device dismantle | Eric Dumazet | 1 | -1/+5 |
| 2012-08-22 | Merge git://1984.lsi.us.es/nf-next | David S. Miller | 4 | -13/+4 |
| 2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -7/+38 |
| 2012-08-20 | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() | Neal Cardwell | 1 | -12/+13 |
| 2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy | 1 | -0/+8 |
| 2012-08-20 | gre: information leak in ip6_tnl_ioctl() | Dan Carpenter | 1 | -0/+2 |
| 2012-08-16 | ipv6: move dereference after check in fl_free() | Dan Carpenter | 1 | -5/+2 |
| 2012-08-14 | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman | 1 | -7/+43 |
| 2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 3 | -5/+7 |
| 2012-08-14 | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock | Ben Hutchings | 1 | -3/+1 |
| 2012-08-14 | net: ipv6: proc: Fix error handling | Igor Maravic | 1 | -2/+2 |
| 2012-08-14 | gre: Support GRE over IPv6 | xeb@mail.ru | 4 | -24/+1872 |
| 2012-08-14 | netfilter: PTR_RET can be used | Wu Fengguang | 4 | -13/+4 |
| 2012-08-09 | net: tcp: ipv6_mapped needs sk_rx_dst_set method | Eric Dumazet | 1 | -0/+1 |
| 2012-08-09 | net: Loopback ifindex is constant now | Pavel Emelyanov | 1 | -1/+1 |
| 2012-08-09 | time: jiffies_delta_to_clock_t() helper to the rescue | Eric Dumazet | 1 | -6/+3 |
| 2012-08-06 | net: ipv6: fix TCP early demux | Eric Dumazet | 1 | -2/+25 |
| 2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -4/+6 |
| 2012-07-31 | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th... | Mel Gorman | 1 | -3/+5 |
| 2012-07-31 | memcg: rename config variables | Andrew Morton | 1 | -1/+1 |
| 2012-07-30 | net: TCP early demux cleanup | Eric Dumazet | 1 | -2/+0 |
| 2012-07-29 | ipv6: fix incorrect route 'expires' value passed to userspace | Li Wei | 1 | -6/+2 |
| 2012-07-26 | ipv6: Early TCP socket demux | Eric Dumazet | 2 | -2/+49 |
| 2012-07-23 | tcp: dont drop MTU reduction indications | Eric Dumazet | 1 | -16/+24 |
| 2012-07-20 | net: Document dst->obsolete better. | David S. Miller | 1 | -2/+2 |
| 2012-07-19 | net-tcp: Fast Open base | Yuchung Cheng | 2 | -2/+2 |
| 2012-07-18 | ipv6: add ipv6_addr_hash() helper | Eric Dumazet | 2 | -21/+20 |
| 2012-07-18 | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 1 | -19/+21 |
| 2012-07-17 | Merge branch 'nexthop_exceptions' | David S. Miller | 6 | -64/+63 |
| 2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 6 | -18/+25 |
| 2012-07-17 | ipv6: fix unappropriate errno returned for non-multicast address | Li Wei | 1 | -0/+3 |
| 2012-07-16 | ipv6: fix RTPROT_RA markup of RA routes w/nexthops | Denis Ovsienko | 1 | -4/+6 |
| 2012-07-16 | ipv6: Add helper inet6_csk_update_pmtu(). | David S. Miller | 2 | -47/+39 |
| 2012-07-14 | ipv6: Initialize the struct rt6_info behind the dst_enty field | Steffen Klassert | 1 | -5/+6 |
| 2012-07-12 | net: Remove checks for dst_ops->redirect being NULL. | David S. Miller | 2 | -5/+3 |
| 2012-07-12 | net: Add dummy dst_ops->redirect method where needed. | David S. Miller | 1 | -0/+5 |
| 2012-07-12 | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). | David S. Miller | 3 | -109/+2 |
| 2012-07-12 | ipv6: Add redirect support to all protocol icmp error handlers. | David S. Miller | 9 | -12/+55 |
| 2012-07-12 | ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. | David S. Miller | 1 | -0/+27 |
| 2012-07-12 | ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). | David S. Miller | 1 | -31/+49 |
| 2012-07-11 | ipv6: Move bulk of redirect handling into rt6_redirect(). | David S. Miller | 2 | -76/+71 |
| 2012-07-11 | ipv6: Export ndisc option parsing from ndisc.c | David S. Miller | 1 | -45/+2 |
| 2012-07-11 | tcp: TCP Small Queues | Eric Dumazet | 1 | -0/+1 |
| 2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -1/+1 |
| 2012-07-10 | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). | David S. Miller | 1 | -2/+1 |
| 2012-07-10 | inet: Kill FLOWI_FLAG_PRECOW_METRICS. | David S. Miller | 1 | -1/+1 |
| 2012-07-10 | inet: Minimize use of cached route inetpeer. | David S. Miller | 3 | -5/+17 |
| 2012-07-10 | inet: Remove ->get_peer() method. | David S. Miller | 1 | -16/+0 |
| 2012-07-10 | tcp: Move timestamps from inetpeer to metrics cache. | David S. Miller | 2 | -40/+6 |
| 2012-07-10 | tcp: Abstract back handling peer aliveness test into helper function. | David S. Miller | 1 | -1/+1 |
| 2012-07-07 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 1 | -4/+19 |
| 2012-07-06 | ipv6: fix a bad cast in ip6_dst_lookup_tail() | Eric Dumazet | 1 | -1/+1 |
| 2012-07-05 | ipv6: remove redundant declarations | Eric Dumazet | 1 | -3/+0 |
| 2012-07-05 | ipv6: Initialize the neighbour pointer of rt6_info on allocation | Steffen Klassert | 1 | -1/+1 |
| 2012-07-05 | ipv6: remove unnecessary codes in tcp_ipv6.c | RongQing.Li | 1 | -13/+3 |
| 2012-07-05 | ipv6: Store route neighbour in rt6_info struct. | David S. Miller | 3 | -18/+33 |
| 2012-07-05 | net: Pass neighbours and dest address into NETEVENT_REDIRECT events. | David S. Miller | 1 | -1/+6 |
| 2012-07-05 | net: Add optional SKB arg to dst_ops->neigh_lookup(). | David S. Miller | 1 | -4/+10 |
| 2012-07-05 | net: Do delayed neigh confirmation. | David S. Miller | 1 | -1/+1 |
| 2012-07-04 | netfilter: nf_conntrack: generalize nf_ct_l4proto_net | Pablo Neira Ayuso | 1 | -0/+6 |
| 2012-06-29 | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani... | Ville Nuorvala | 1 | -27/+38 |
| 2012-06-28 | tcp: plug dst leak in tcp_v6_conn_request() | Neal Cardwell | 1 | -9/+10 |
| 2012-06-28 | tcp: use inet6_csk_route_req() in tcp_v6_send_synack() | Neal Cardwell | 1 | -23/+6 |
| 2012-06-28 | tcp: pass fl6 to inet6_csk_route_req() | Neal Cardwell | 2 | -16/+19 |
| 2012-06-28 | tcp: fix inet6_csk_route_req() for link-local addresses | Neal Cardwell | 1 | -1/+1 |
| 2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
| 2012-06-27 | net: skb_free_datagram_locked() doesnt drop all packets | Eric Dumazet | 1 | -3/+5 |
| 2012-06-27 | ip6mr: Do not use RTA_PUT() macros | Thomas Graf | 1 | -2/+3 |
| 2012-06-27 | netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function | Gao feng | 1 | -4/+13 |
| 2012-06-27 | netfilter: nf_conntrack: prepare l4proto->init_net cleanup | Gao feng | 1 | -1/+1 |
| 2012-06-25 | net/ipv6/route.c: packets originating on device match lo | David McCullough | 1 | -0/+2 |
| 2012-06-25 | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() | Neal Cardwell | 1 | -1/+2 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+33 |
| 2012-06-25 | ipv6: fib: fix fib dump restart | Eric Dumazet | 1 | -2/+2 |
| 2012-06-19 | inet: Sanitize inet{,6} protocol demux. | David S. Miller | 4 | -18/+10 |
| 2012-06-18 | ipv6: Move ipv6 proc file registration to end of init order | Thomas Graf | 1 | -10/+31 |
| 2012-06-16 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 1 | -11/+32 |
| 2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso | 1 | -11/+32 |
| 2012-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -22/+12 |
| 2012-06-16 | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller | 2 | -22/+12 |
| 2012-06-15 | ipv6: Fix types of ip6_update_pmtu(). | David S. Miller | 1 | -2/+2 |
| 2012-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -16/+26 |
| 2012-06-15 | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf | 2 | -12/+22 |
| 2012-06-15 | ipv6: Handle PMTU in ICMP error handlers. | David S. Miller | 8 | -118/+48 |
| 2012-06-14 | ipv4: Handle PMTU in all ICMP error handlers. | David S. Miller | 1 | -4/+11 |
| 2012-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+4 |
| 2012-06-12 | net-next: add dev_loopback_xmit() to avoid duplicate code | Michel Machado | 1 | -14/+1 |
| 2012-06-11 | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 2 | -38/+86 |
| 2012-06-11 | inet: Avoid potential NULL peer dereference. | David S. Miller | 1 | -4/+6 |
| 2012-06-11 | inet: Use FIB table peer roots in routes. | David S. Miller | 1 | -6/+8 |
| 2012-06-11 | inet: Add inetpeer tree roots to the FIB tables. | David S. Miller | 1 | -0/+5 |
| 2012-06-11 | inet: Hide route peer accesses behind helpers. | David S. Miller | 2 | -23/+29 |
| 2012-06-09 | inet: Pass inetpeer root into inet_getpeer*() interfaces. | David S. Miller | 1 | -1/+1 |
| 2012-06-09 | ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. | David S. Miller | 1 | -1/+1 |
| 2012-06-09 | inet: Consolidate inetpeer_invalidate_tree() interfaces. | David S. Miller | 1 | -1/+1 |
| 2012-06-09 | inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c | David S. Miller | 1 | -1/+33 |
| 2012-06-09 | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. | David S. Miller | 1 | -13/+0 |
| 2012-06-09 | tcp: Get rid of inetpeer special cases. | David S. Miller | 1 | -13/+8 |
| 2012-06-08 | inet: Create and use rt{,6}_get_peer_create(). | David S. Miller | 5 | -20/+12 |
| 2012-06-08 | inetpeer: add parameter net for inet_getpeer_v4,v6 | Gao feng | 2 | -3/+6 |
| 2012-06-07 | snmp: fix OutOctets counter to include forwarded datagrams | Vincent Bernat | 2 | -0/+3 |
| 2012-06-07 | ipv6: fib: Restore NTF_ROUTER exception in fib6_age() | Thomas Graf | 1 | -1/+1 |
| 2012-06-07 | netfilter: nf_conntrack: add namespace support for cttimeout | Gao feng | 1 | -2/+4 |
| 2012-06-07 | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto | Pablo Neira Ayuso | 1 | -5/+0 |
| 2012-06-07 | netfilter: nf_ct_ipv6: add namespace support | Gao feng | 1 | -29/+59 |
| 2012-06-07 | netfilter: nf_ct_icmp: add namespace support | Gao feng | 1 | -2/+23 |
| 2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers | Gao feng | 1 | -3/+3 |
| 2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers | Gao feng | 1 | -9/+9 |
| 2012-06-04 | net: Remove casts to same type | Joe Perches | 1 | -2/+2 |
| 2012-06-04 | tcp: tcp_make_synack() consumes dst parameter | Eric Dumazet | 1 | -1/+0 |
| 2012-06-01 | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 1 | -3/+6 |
| 2012-05-27 | ipv6: fix incorrect ipsec fragment | Gao feng | 1 | -18/+50 |
| 2012-05-27 | xfrm: take net hdr len into account for esp payload size calculation | Benjamin Poirier | 1 | -11/+7 |
| 2012-05-20 | ipv6/exthdrs: strict Pad1 and PadN check | Eldad Zack | 1 | -1/+14 |
| 2012-05-19 | ipv6: use skb coalescing in reassembly | Eric Dumazet | 1 | -6/+20 |
| 2012-05-19 | net:ipv6:fixed space issues relating to operators. | Jeffrin Jose | 1 | -2/+2 |
| 2012-05-19 | net:ipv6:fixed a trailing white space issue. | Jeffrin Jose | 1 | -1/+1 |
| 2012-05-19 | ipv6: disable GSO on sockets hitting dst_allfrag | Eric Dumazet | 1 | -1/+4 |
| 2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet | 13 | -118/+119 |
| 2012-05-18 | ipv6: ip6_fragment() should check CHECKSUM_PARTIAL | Eric Dumazet | 1 | -0/+4 |
| 2012-05-18 | ipv6: remove csummode in ip6_append_data() | Eric Dumazet | 1 | -3/+1 |
| 2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet | 2 | -6/+6 |
| 2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet | 1 | -4/+5 |
| 2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack | 3 | -5/+5 |
| 2012-05-17 | tcp: bool conversions | Eric Dumazet | 1 | -2/+2 |
| 2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches | 1 | -125/+91 |
| 2012-05-16 | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2 | -19/+0 |
| 2012-05-16 | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 5 | -16/+16 |
| 2012-05-16 | net: ipv6: Standardize prefixes for message logging | Joe Perches | 16 | -120/+116 |
| 2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker | 2 | -19/+0 |
| 2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 14 | -75/+41 |
| 2012-05-15 | xfrm: make xfrm_algo.c a module | Jan Beulich | 1 | -2/+2 |
| 2012-05-11 | net/ipv6/af_inet6.c: checkpatch cleanup | Eldad Zack | 1 | -18/+11 |
| 2012-05-10 | 6lowpan: IPv6 link local address | alex.bluesman.smirnov@gmail.com | 1 | -1/+13 |
| 2012-05-09 | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom | 5 | -13/+39 |