aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-11-14ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel
2013-11-14sit/gre6: don't try to add the same route two timesNicolas Dichtel
2013-11-14sit: link local routes are missingNicolas Dichtel
2013-11-14sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel
2013-11-14sit: fix use after free of fb_tunnel_devWillem de Bruijn
2013-11-11ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-11ip6_output: fragment outgoing reassembled skb properlyJiri Pirko
2013-11-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2013-11-08ipv6: protect flow label renew against GCFlorent Fourcot
2013-11-08ipv6: increase maximum lifetime of flow labelsFlorent Fourcot
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot
2013-11-05ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong
2013-11-05ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa
2013-11-05ipv6: remove old conditions on flow label sharingFlorent Fourcot
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert
2013-10-25ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packetsStanislav Fomichev
2013-10-22netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-19inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa
2013-10-19ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-10-19ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko
2013-10-19udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko
2013-10-19ipv6: gso: remove redundant lockingEric Dumazet
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso