summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Fix inet6_init() cleanup orderVlad Yasevich2013-11-18
* inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-11-18
* net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam2013-11-18
* ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel2013-11-14
* sit/gre6: don't try to add the same route two timesNicolas Dichtel2013-11-14
* sit: link local routes are missingNicolas Dichtel2013-11-14
* sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel2013-11-14
* sit: fix use after free of fb_tunnel_devWillem de Bruijn2013-11-14
* ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa2013-11-11
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
* ip6_output: fragment outgoing reassembled skb properlyJiri Pirko2013-11-11
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-11-08
* ipv6: protect flow label renew against GCFlorent Fourcot2013-11-08
* ipv6: increase maximum lifetime of flow labelsFlorent Fourcot2013-11-08
* ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-08
* ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong2013-11-05
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-11-05
* ipv6: remove old conditions on flow label sharingFlorent Fourcot2013-11-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
|\
| * netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packetsStanislav Fomichev2013-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
| |\ \
| | * | xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-01
| | * | xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-28
| * | | ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-10-25
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-23
| |\ \ \
| | * | | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-22
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
|\ \ \ \ \
| * | | | | net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-29
| * | | | | net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-29
* | | | | | ipv6: remove the unnecessary statement in find_match()Duan Jiong2013-10-30
* | | | | | ipv6: Remove privacy config option.David S. Miller2013-10-28
* | | | | | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-21
| * | | | | ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-21
| * | | | | ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
| * | | | | udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-19
| | |_|/ / | |/| | |
| * | | | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-11
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-09
| |\ \ \ \
| | * | | | ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-16
| | * | | | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-16
* | | | | | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* | | | | | ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet2013-10-21
* | | | | | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-21
| |_|/ / / |/| | | |
* | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
* | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-19
* | | | | ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-19
* | | | | ipv6: gso: remove redundant lockingEric Dumazet2013-10-19