Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6d51e762b1b58226ddaf922673970162e71c9ed9
/
net
/
8021q
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 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
· 13 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
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
029f5fc
8021q: set hard_header_len when VLAN offload features are toggled
by John Fastabend
· 14 years ago
b616b09
vlan: rcu annotations
by Eric Dumazet
· 14 years ago
3701e51
vlan: Centralize handling of hardware acceleration.
by Jesse Gross
· 14 years ago
65ac6a5
vlan: Avoid hash table lookup to find group.
by Jesse Gross
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
173e79f
vlan: dont drop packets from unknown vlans in promiscuous mode
by Eric Dumazet
· 14 years ago
5df8dbd
8021q: Use netif_copy_real_num_queues() to set queue counts
by Ben Hutchings
· 14 years ago
af5ef24
vlan: use this_cpu_ptr() in vlan_skb_recv()
by Eric Dumazet
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
8990f46
net: rx_dropped accounting
by Eric Dumazet
· 14 years ago
3b27e10
netns: keep vlan slaves on master netns move
by David Lamparter
· 14 years ago
72ed62f
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
by Jiri Pirko
· 14 years ago
40d0802
gro: __napi_gro_receive() optimizations
by Eric Dumazet
· 14 years ago
0553212
net: 802.1q: make vlan_hwaccel_do_receive() return void
by Changli Gao
· 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
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 14 years ago
194dbcc
net: init_vlan should not copy slave or master flags
by John Fastabend
· 14 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 14 years ago
2d6c9ff
net: congestion notifications are not dropped packets
by Eric Dumazet
· 14 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
f6b9f4b
vlan: updates vlan real_num_tx_queues
by Vasu Dev
· 15 years ago
669d3e0
vlan: adds vlan_dev_select_queue
by Vasu Dev
· 15 years ago
e77c8e8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0641e4f
net: Potential null skb->dev dereference
by Eric Dumazet
· 15 years ago
1c01fe1
net: forbid underlaying devices to change its type
by Jiri Pirko
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 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
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
1f3c880
bonding: allow arp_ip_targets on separate vlans to use arp validation
by Andy Gospodarek
· 15 years ago
bf9ae53
llc: use dev_hard_header
by Octavian Purdila
· 15 years ago
fc4a748
netdevice: provide common routine for macvlan and vlan operstate management
by Patrick Mullaney
· 15 years ago
91e2ff3
net: Teach vlans to cleanup as a pernet subsystem
by Eric W. Biederman
· 15 years ago
946d1a9
net: Simplify vlan pernet operations.
by Eric W. Biederman
· 15 years ago
5e75659
vlan: support "loose binding" to the underlying network device
by Patrick McHardy
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
9793241
vlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
6b863d1
vlan: Fix register_vlan_dev() error path
by Eric Dumazet
· 15 years ago
b93ab83
vlan: Use __vlan_hwaccel_put_tag() in rx
by Eric Dumazet
· 15 years ago
cbbef5e
vlan/macvlan: propagate transmission state to upper layers
by Patrick McHardy
· 15 years ago
9e06759
vlan: eliminate use of dev_base_lock
by stephen hemminger
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
29906f6
vlan: cleanup multiple unregistrations
by Patrick McHardy
· 15 years ago
c7c4b3b
gro: Change all receive functions to return GRO result codes
by Ben Hutchings
· 15 years ago
5b252f0
gro: Name the GRO result enumeration type
by Ben Hutchings
· 15 years ago
d653479
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
by Yi Zou
· 15 years ago
63c8099
vlan: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
23289a3
net: add a list_head parameter to dellink() method
by Eric Dumazet
· 15 years ago
05423b2
vlan: allow null VLAN ID to be used
by Eric Dumazet
· 15 years ago
fc482cc
net: fix vlan_get_size to include vlan_flags size
by John Fastabend
· 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
2e59af3
vlan: multiqueue vlan device
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
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
b4076d1
vlan: allow creating vlan when real device is not up
by Stephen Hemminger
· 15 years ago
2e477c9
vlan: Propagate physical MTU changes
by Herbert Xu
· 15 years ago
6e327c1
8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
by Jesper Dangaard Brouer
· 15 years ago
ccffad2
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 15 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 15 years ago
450c4ea
vlan: use struct netdev_queue counters instead of dev->stats
by Eric Dumazet
· 15 years ago
Next »