WANG Cong
|
996f6e12cf
team: use a larger struct for mac address
|
8 年 前 |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 年 前 |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 年 前 |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Arkadi Sharshevsky
|
eca59f6915
net: Remove support for bridge bypass ndos from stacked devices
|
8 年 前 |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 年 前 |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Pan Bian
|
72ec0bc64b
team: fix memory leaks
|
8 年 前 |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Johannes Berg
|
fe52145f91
netlink: pass extended ACK struct where available
|
8 年 前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年 前 |
Xin Long
|
16cf72bb08
team: call netdev_change_features out of team lock
|
8 年 前 |
Jarod Wilson
|
3331aa378e
team: use ETH_MAX_MTU as max mtu
|
8 年 前 |
Ido Schimmel
|
a8eca32615
net: remove ndo_neigh_{construct, destroy} from stacked devices
|
8 年 前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年 前 |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 年 前 |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 年 前 |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 年 前 |
Jiri Pirko
|
18bfb924f0
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
|
9 年 前 |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Ido Schimmel
|
942f64c4c2
team: Fix possible deadlock during team enslave
|
9 年 前 |
Eric Dumazet
|
d3fff6c443
net: add netdev_lockdep_set_classes() helper
|
9 年 前 |
Eric Dumazet
|
f9eb8aea2a
net_sched: transform qdisc running bit into a seqcount
|
9 年 前 |
Ivan Vecera
|
f6988cb63a
team: don't call netdev_change_features under team->lock
|
9 年 前 |
Xin Long
|
cb41c997d4
team: team should sync the port's uc/mc addrs when add a port
|
9 年 前 |
Zhang Shengju
|
bc0df13887
team: remove duplicate set of flag IFF_MULTICAST
|
9 年 前 |
David Decotigny
|
0ab6b544c1
net: team: use __ethtool_get_ksettings
|
9 年 前 |
Jarod Wilson
|
bb63daf9ef
team: track sum of rx_nohandler for all slaves
|
9 年 前 |
Ido Schimmel
|
60a6531bfe
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
|
9 年 前 |
Eran Ben Elisha
|
3268e5cb49
team: Advertise tunneling offload features
|
9 年 前 |