summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf
2012-06-26net/ipv6/route.c: packets originating on device match loDavid McCullough
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-20inet: Sanitize inet{,6} protocol demux.David S. Miller
2012-06-19ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
2012-06-16ipv6: Fix types of ip6_update_pmtu().David S. Miller
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-06-15ipv4: Handle PMTU in all ICMP error handlers.David S. Miller
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-13net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller
2012-06-11inet: Use FIB table peer roots in routes.David S. Miller
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-06-10inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller
2012-06-10ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso
2012-06-07netfilter: nf_ct_ipv6: add namespace supportGao feng
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng
2012-06-04net: Remove casts to same typeJoe Perches
2012-06-04tcp: tcp_make_synack() consumes dst parameterEric Dumazet
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet