Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c48268611a3df84a9250d2fc34ad671cdae43440
/
net
/
8021q
/
vlan_dev.c
6b93f4a
net: vlan: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
0c0667a
vlan: cleanup the usage of vlan_dev_priv(dev)
by Wang Sheng-Hui
· 11 years ago
3e3aac4
vlan: fix a race in egress prio management
by Eric Dumazet
· 11 years ago
b29d314
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
1fd9b1f
net: vlan: prepare for 802.1ad support
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
2cde6ac
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
by Neil Horman
· 12 years ago
86fbe9b
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
by David Ward
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
e949b09
vlan: set sysfs device_type to 'vlan'
by Doug Goldstein
· 12 years ago
f4d5392
vlan: use IS_ENABLED()
by Amerigo Wang
· 12 years ago
6eacf8a
vlan: clean up vlan_dev_hard_start_xmit()
by Amerigo Wang
· 12 years ago
f3da389
vlan: clean up some variable names
by Amerigo Wang
· 12 years ago
38e6bc1
netpoll: make __netpoll_cleanup non-block
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
30fdd8a0
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
by Jiri Pirko
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 13 years ago
53a2b3a
8021q: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
de93cb2
vlan: static functions
by Eric Dumazet
· 13 years ago
6d4cdf4
vlan: add 802.1q netpoll support
by Benjamin LaHaise
· 13 years ago
7da82c0
vlan: rename vlan_dev_info to vlan_dev_priv
by Jiri Pirko
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
bc5787c6
net: remove legacy ethtool ops
by Michał Mirosław
· 13 years ago
deede2f
vlan: Don't propagate flag changes on down interfaces.
by Matthijs Kooijman
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
62f2a3a
net: remove NETIF_F_ALL_TX_OFFLOADS
by Michał Mirosław
· 13 years ago
6c9c1b5
net: vlan: remove reduntant check in ndo_fix_features callback
by Michał Mirosław
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
712ae51
net: vlan: enable soft features regardless of underlying device
by Shan Wei
· 13 years ago
e990b37
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
afab2d2
net: 8021q: Add pr_fmt
by Joe Perches
· 14 years ago
307f73d
vlan: fix typo in vlan_dev_hard_start_xmit()
by Wei Yongjun
· 14 years ago
f0a619c
net: Fix vlan_features propagation
by Michał Mirosław
· 14 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 14 years ago
55aee10
vlan: fix GVRP at dismantle time
by Eric Dumazet
· 14 years ago
bcc6d47
net: vlan: make non-hw-accel rx path similar to hw-accel
by Jiri Pirko
· 14 years ago
8a0427b
vlan: convert VLAN devices to use ndo_fix_features()
by Michał Mirosław
· 14 years ago
d870bfb
vlan: should take into account needed_headroom
by Eric Dumazet
· 14 years ago
4ea09c9
vlan: add support to ndo_fcoe_ddp_target()
by Yi Zou
· 14 years ago
213b15c
vlan: remove ndo_select_queue() logic
by Eric Dumazet
· 14 years ago
4af429d
vlan: lockless transmit path
by Eric Dumazet
· 14 years ago
636e19a
net: consolidate 8021q tagging
by John Fastabend
· 14 years ago
8f5549f
net: remove check for headroom in vlan_dev_create
by John Fastabend
· 14 years ago
65ac6a5
vlan: Avoid hash table lookup to find group.
by Jesse Gross
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
af5ef24
vlan: use this_cpu_ptr() in vlan_skb_recv()
by Eric Dumazet
· 14 years ago
8990f46
net: rx_dropped accounting
by Eric Dumazet
· 14 years ago
0ac820e
vlan: Match underlying dev carrier on vlan add
by Phil Oester
· 14 years ago
ad1afb0
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
by Pedro Garcia
· 14 years ago
3cfde79
net: Get rid of rtnl_link_stats64 / net_device_stats union
by Ben Hutchings
· 14 years ago
a204b48
vlan: allow TSO setting on vlan interfaces
by Eric Dumazet
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
9618e2f
vlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
194dbcc
net: init_vlan should not copy slave or master flags
by John Fastabend
· 15 years ago
2d6c9ff
net: congestion notifications are not dropped packets
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a748ee2
net: move address list functions to a separate file
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
669d3e0
vlan: adds vlan_dev_select_queue
by Vasu Dev
· 15 years ago
8a83a00
net: maintain namespace isolation between vlan and real device
by Arnd Bergmann
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2dc85e9
vlan: fix vlan_skb_recv()
by Eric Dumazet
· 15 years ago
bf9ae53
llc: use dev_hard_header
by Octavian Purdila
· 15 years ago
5e75659
vlan: support "loose binding" to the underlying network device
by Patrick McHardy
· 15 years ago
9793241
vlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
cbbef5e
vlan/macvlan: propagate transmission state to upper layers
by Patrick McHardy
· 15 years ago
d653479
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
by Yi Zou
· 15 years ago
05423b2
vlan: allow null VLAN ID to be used
by Eric Dumazet
· 15 years ago
1a123a3
vlan: adds drops accounting
by Eric Dumazet
· 15 years ago
2f8bc32
vlan: enable multiqueue xmits
by Eric Dumazet
· 15 years ago
0af46d9
vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
by Yi Zou
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
b85daa5
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
by Vasu Dev
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 16 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 16 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 16 years ago
450c4ea
vlan: use struct netdev_queue counters instead of dev->stats
by Eric Dumazet
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
adc667e
vlan: update vlan carrier state for admin up/down
by Jay Vosburgh
· 16 years ago
b1b67dd
net: factor out ethtool invocation of vlan/macvlan drivers
by Patrick McHardy
· 16 years ago
7816a0a
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
by Patrick McHardy
· 16 years ago
9d40bbd
vlan: Fix vlan-in-vlan crashes.
by David S. Miller
· 16 years ago
cc883d1
vlan: add neigh_setup
by Frank Blaschka
· 16 years ago
f7d1b9f
vlan: fix convertion to net_device_ops
by Eric Dumazet
· 16 years ago
656299f
vlan: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
d2ad3ca
net/: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
b3020061
vlan: propogate ethtool speed values
by Stephen Hemminger
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
1ae4be2
vlan: vlan device not reading gso max size of parent.
by Alexander Duyck
· 16 years ago
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
6136276
vlan: remove unnecessary include statements
by Patrick McHardy
· 16 years ago
d80aa31
vlan: clean up hard_start_xmit functions
by Patrick McHardy
· 16 years ago
1349fe9
vlan: clean up vlan_dev_hard_header()
by Patrick McHardy
· 16 years ago
Next »