Xin Long
|
9cf2f437ca
team: fix netconsole setup over team
|
7 years ago |
Paolo Abeni
|
4fb0534fb7
team: avoid adding twice the same option to the event list
|
7 years ago |
David S. Miller
|
c0b458a946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
982cf3b399
team: move dev_mc_sync after master_upper_dev_link in team_port_add
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Arkadi Sharshevsky
|
cbcc607e18
team: Fix double free in error path
|
7 years ago |
Ido Schimmel
|
44d15d930b
team: Use extack to report enslavement failures
|
7 years ago |
David Ahern
|
42ab19ee90
net: Add extack to upper device linking
|
8 years ago |
David Ahern
|
33eaf2a6eb
net: Add extack to ndo_add_slave
|
8 years ago |
WANG Cong
|
996f6e12cf
team: use a larger struct for mac address
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Arkadi Sharshevsky
|
eca59f6915
net: Remove support for bridge bypass ndos from stacked devices
|
8 years ago |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Pan Bian
|
72ec0bc64b
team: fix memory leaks
|
8 years ago |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Johannes Berg
|
fe52145f91
netlink: pass extended ACK struct where available
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Xin Long
|
16cf72bb08
team: call netdev_change_features out of team lock
|
8 years ago |
Jarod Wilson
|
3331aa378e
team: use ETH_MAX_MTU as max mtu
|
8 years ago |
Ido Schimmel
|
a8eca32615
net: remove ndo_neigh_{construct, destroy} from stacked devices
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
9 years ago |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
9 years ago |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
9 years ago |
Jiri Pirko
|
18bfb924f0
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
|
9 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Ido Schimmel
|
942f64c4c2
team: Fix possible deadlock during team enslave
|
9 years ago |