diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-26 16:25:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-26 16:25:51 -0700 |
commit | f28f20da704d399fb1e4d8838ffd697a357d9cc8 (patch) | |
tree | 81c5ee197d1dde363026505a0c034dd82d48227d /fs | |
parent | 91ea692f8798a40a3f9ed771fade1bdff08acd58 (diff) | |
parent | 8358b02bf67d3a5d8a825070e1aa73f25fb2e4c7 (diff) | |
download | linux-f28f20da704d399fb1e4d8838ffd697a357d9cc8.tar.gz linux-f28f20da704d399fb1e4d8838ffd697a357d9cc8.tar.bz2 linux-f28f20da704d399fb1e4d8838ffd697a357d9cc8.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:
1) Handle v4/v6 mixed sockets properly in soreuseport, from Craig
Gallak.
2) Bug fixes for the new macsec facility (missing kmalloc NULL checks,
missing locking around netdev list traversal, etc.) from Sabrina
Dubroca.
3) Fix handling of host routes on ifdown in ipv6, from David Ahern.
4) Fix double-fdput in bpf verifier. From Jann Horn.
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (31 commits)
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
net: ipv6: Delete host routes on an ifdown
Revert "ipv6: Revert optional address flusing on ifdown."
net/mlx4_en: fix spurious timestamping callbacks
net: dummy: remove note about being Y by default
cxgbi: fix uninitialized flowi6
ipv6: Revert optional address flusing on ifdown.
ipv4/fib: don't warn when primary address is missing if in_dev is dead
net/mlx5: Add pci shutdown callback
net/mlx5_core: Remove static from local variable
net/mlx5e: Use vport MTU rather than physical port MTU
net/mlx5e: Fix minimum MTU
net/mlx5e: Device's mtu field is u16 and not int
net/mlx5_core: Add ConnectX-5 to list of supported devices
net/mlx5e: Fix MLX5E_100BASE_T define
net/mlx5_core: Fix soft lockup in steering error flow
qlcnic: Update version to 5.3.64
net: stmmac: socfpga: Remove re-registration of reset controller
macsec: fix netlink attribute validation
macsec: add missing macsec prefix in uapi
...
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions