aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang2019-05-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-23
|\ \ \
| * | | netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-21
* | | | ipv6: Fix redirect with VRFDavid Ahern2019-05-22
* | | | Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy2019-05-22
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-22
|\ \ \
| * | | ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning2019-05-21
| | |/ | |/|
* | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-21
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| * | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
| * | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* | | net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert2019-05-19
| |/ |/|
* | ipv6: fix src addr routing with the exception tableWei Wang2019-05-16
* | ipv6: prevent possible fib6 leaksEric Dumazet2019-05-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-07
|\
| * vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra2019-05-07
* | net: use indirect calls helpers at early demux stagePaolo Abeni2019-05-05
* | net: use indirect calls helpers for L3 handler hooksPaolo Abeni2019-05-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\|
| * ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau2019-05-01
| * ipv6: fix races in ip6_dst_destroy()Eric Dumazet2019-04-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-30
| |\
| | * xfrm: clean up xfrm protocol checksCong Wang2019-03-26
| | * xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun2019-03-15
| | * xfrm: Reset secpath in xfrm failureMyungho Jung2019-03-08
| * | ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet2019-04-29
| * | vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...Stephen Suryaputra2019-04-29
| * | ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn2019-04-29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-30
|\ \ \
| * | | xfrm: remove unneeded export_symbolsFlorian Westphal2019-04-23
| * | | xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal2019-04-23
| * | | xfrm: remove init_path indirection from afinfo_policyFlorian Westphal2019-04-23
| * | | xfrm: remove tos indirection from afinfo_policyFlorian Westphal2019-04-23
| * | | xfrm: store xfrm_mode directly, not its addressFlorian Westphal2019-04-08
| * | | xfrm: make xfrm modes builtinFlorian Westphal2019-04-08
| * | | xfrm: remove afinfo pointer from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove output2 indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove input2 indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove gso_segment indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove xmit indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove output indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: remove input indirection from xfrm_modeFlorian Westphal2019-04-08
| * | | xfrm: prefer family stored in xfrm_mode structFlorian Westphal2019-04-08
| * | | xfrm: place af number into xfrm_mode structFlorian Westphal2019-04-08
* | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
|\ \ \ \ | | |/ / | |/| |