Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
422a56bc8a5aaa6d48b244a1ba0484ef4d62a7ac
/
net
/
8021q
b29d314
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
8da63a6
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
by Patrick McHardy
· 12 years ago
cf2c014
net: vlan: fix memory leak in vlan_info_rcu_free()
by Patrick McHardy
· 12 years ago
8ad227f
net: vlan: add 802.1ad support
by Patrick McHardy
· 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
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
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
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
4a7df34
8021q: fix a potential use-after-free
by Cong Wang
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
7885198
bridge: Implement vlan ingress/egress policy with PVID.
by Vlad Yasevich
· 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
d2ed273
net: disallow drivers with buggy VLAN accel to register_netdevice()
by Michał Mirosław
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1cdfd72
vlan: remove usage of dev->master in __vlan_find_dev_deep()
by Jiri Pirko
· 12 years ago
126d6c2
vlan: add link to upper device
by Jiri Pirko
· 12 years ago
6e22ce2
8021q: fix vlan device to inherit the unicast filtering capability flag
by Yi Zou
· 12 years ago
276996f
net: Allow the userns root to control vlans.
by Eric W. Biederman
· 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
18c22a0
vlan: allow to change type when no vlan device is hooked on netdev
by Jiri Pirko
· 12 years ago
55462cf
vlan: fix bond/team enslave of vlan challenged slave/port
by Jiri Pirko
· 12 years ago
48cc32d3
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 12 years ago
5316cf9
8021q: fix mac_len recomputation in vlan_untag()
by Antonio Quartulli
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
9b361c1
vlan: add helper which can be called to see if device is used by vlan
by Jiri Pirko
· 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
efc73f4
net: Fix memory leak - vlan_info struct
by Amir Hanania
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 12 years ago
53a2b3a
8021q: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
61849dd
vlan: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
de93cb2
vlan: static functions
by Eric Dumazet
· 13 years ago
f9586f7
vlan: add rtnl_dereference() annotations
by Dan Carpenter
· 13 years ago
6d4cdf4
vlan: add 802.1q netpoll support
by Benjamin LaHaise
· 13 years ago
348a144
vlan: introduce functions to do mass addition/deletion of vids by another device
by Jiri Pirko
· 13 years ago
5b9ea6e
vlan: introduce vid list with reference counting
by Jiri Pirko
· 13 years ago
87002b0
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
by Jiri Pirko
· 13 years ago
7da82c0
vlan: rename vlan_dev_info to vlan_dev_priv
by Jiri Pirko
· 13 years ago
396cf94
vlan: Move vlan_set_encap_proto() to vlan header file
by Pravin B Shelar
· 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
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
deede2f
vlan: Don't propagate flag changes on down interfaces.
by Matthijs Kooijman
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
6a32e4f
vlan: allow nested vlan_do_receive()
by Eric Dumazet
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c5114cd
vlan: reset headers on accel emulation path
by Jiri Pirko
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
536d1d4
vlan: move vlan_group_[gs]et_device to public header
by Jiri Pirko
· 13 years ago
7890a5b
vlan: kill ndo_vlan_rx_register
by Jiri Pirko
· 13 years ago
ffcf9b7
vlan: kill vlan_gro_frags and vlan_gro_receive
by Jiri Pirko
· 13 years ago
a4aeb26
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
by Jiri Pirko
· 13 years ago
cec9c13
vlan: introduce __vlan_find_dev_deep()
by Jiri Pirko
· 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
69ecca8
net: vlan, qlcnic: make vlan_find_dev private
by David Lamparter
· 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
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e3cb78c
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
by Antoine Reversat
· 13 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 13 years ago
e990b37
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
afab2d2
net: 8021q: Add pr_fmt
by Joe Perches
· 13 years ago
307f73d
vlan: fix typo in vlan_dev_hard_start_xmit()
by Wei Yongjun
· 13 years ago
da7c06c
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
by Justin Mattock
· 13 years ago
6dcbbe2
net: move is_vlan_dev into public header file (v2)
by Neil Horman
· 13 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
· 13 years ago
55aee10
vlan: fix GVRP at dismantle time
by Eric Dumazet
· 13 years ago
48752e1
vlan: remove one synchronize_net() call
by Eric Dumazet
· 14 years ago
7c89943
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
by Ben Hutchings
· 14 years ago
9960647
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
by Ben Hutchings
· 14 years ago
bcc6d47
net: vlan: make non-hw-accel rx path similar to hw-accel
by Jiri Pirko
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8a0427b
vlan: convert VLAN devices to use ndo_fix_features()
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
19eb5cc
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
by John Fastabend
· 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
e1f2d8c
vlan: Fix build warning in vlandev_seq_show()
by David S. Miller
· 14 years ago
Next »