Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
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 年之前 |
Vlad Yasevich
|
8403debeea
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
|
8 年之前 |
Andrey Vagin
|
88997e4208
net/8021q: create device with all possible features in wanted_features
|
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 年之前 |
Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 年之前 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Paolo Abeni
|
18d3df3eab
vlan: use a valid default mtu value for vlan over macsec
|
9 年之前 |
Jiri Pirko
|
18bfb924f0
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
|
9 年之前 |
Mike Manning
|
308453aa91
vlan: Propagate MAC address to VLANs
|
9 年之前 |
Eric Dumazet
|
f6773c5e95
vlan: propagate gso_max_segs
|
9 年之前 |
David Decotigny
|
577097981d
net: 8021q: use __ethtool_get_ksettings
|
9 年之前 |
Zhang Shengju
|
e817af27e0
vlan: turn on unicast filtering on vlan device
|
9 年之前 |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 年之前 |
Tom Herbert
|
53692b1de4
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
|
9 年之前 |
Ido Schimmel
|
9d547833f0
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
|
9 年之前 |
Phil Sutter
|
2e659c0551
net: 8021q: convert to using IFF_NO_QUEUE
|
10 年之前 |
Nicolas Dichtel
|
2dbf6b5058
vlan: implement ndo_get_iflink
|
10 年之前 |
Toshiaki Makita
|
8d463504c1
vlan: Add features for stacked vlan device
|
10 年之前 |
Joe Perches
|
423049ab1e
8021q: Use eth_<foo>_addr instead of memset
|
10 年之前 |
Eric W. Biederman
|
d476059e77
net: Kill dev_rebuild_header
|
10 年之前 |
Toshiaki Makita
|
53f6b708f8
vlan: Add ability to always enable TSO/UFO
|
10 年之前 |
Richard Cochran
|
37dd9255b2
vlan: Pass ethtool get_ts_info queries to real device.
|
10 年之前 |
Jiri Pirko
|
b960a0ac69
vlan: make __vlan_hwaccel_put_tag return void
|
10 年之前 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 年之前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Stefan Sørensen
|
a6111d3c93
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
|
11 年之前 |