Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d76222e1a57deaba1562ce3d3312b5f21888bd1
/
net
/
8021q
/
vlan.c
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
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
7890a5b
vlan: kill ndo_vlan_rx_register
by Jiri Pirko
· 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
afab2d2
net: 8021q: Add pr_fmt
by Joe Perches
· 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
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
· 14 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
8a0427b
vlan: convert VLAN devices to use ndo_fix_features()
by Michał Mirosław
· 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
4af429d
vlan: lockless transmit path
by Eric Dumazet
· 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
5df8dbd
8021q: Use netif_copy_real_num_queues() to set queue counts
by Ben Hutchings
· 14 years ago
3b27e10
netns: keep vlan slaves on master netns move
by David Lamparter
· 14 years ago
ad1afb0
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
by Pedro Garcia
· 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
1c01fe1
net: forbid underlaying devices to change its type
by Jiri Pirko
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 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
6b863d1
vlan: Fix register_vlan_dev() error path
by Eric Dumazet
· 15 years ago
29906f6
vlan: cleanup multiple unregistrations
by Patrick McHardy
· 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
2e59af3
vlan: multiqueue vlan device
by Eric Dumazet
· 15 years ago
b85daa5
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
by Vasu Dev
· 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
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
adc667e
vlan: update vlan carrier state for admin up/down
by Jay Vosburgh
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
656299f
vlan: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
b3020061
vlan: propogate ethtool speed values
by Stephen Hemminger
· 16 years ago
1ae4be2
vlan: vlan device not reading gso max size of parent.
by Alexander Duyck
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
6136276
vlan: remove unnecessary include statements
by Patrick McHardy
· 16 years ago
9bb8582
vlan: TCI related type and naming cleanups
by Patrick McHardy
· 16 years ago
22d1ba7
vlan: move struct vlan_dev_info to private header
by Patrick McHardy
· 16 years ago
26a2523
vlan: Use is_vlan_dev()
by Joonwoo Park
· 16 years ago
70c03b4
vlan: Add GVRP support
by Patrick McHardy
· 16 years ago
ce30500
vlan: Move device unregistration before lower dev cleanup
by Patrick McHardy
· 16 years ago
b3ce032
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
by Patrick McHardy
· 16 years ago
766d027
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
289c79a
vlan: Use bitmask of feature flags instead of seperate feature bits
by Patrick McHardy
· 16 years ago
5fb1357
[VLAN]: Propagate selected feature bits to VLAN devices
by Patrick McHardy
· 16 years ago
81d8534
vlan: Correctly handle device notifications for layered VLAN devices
by Patrick McHardy
· 16 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 16 years ago
30688a9
[VLAN]: Handle vlan devices net namespace changing.
by Pavel Emelyanov
· 17 years ago
65d292a
[VLAN]: Allow vlan devices registration in net namespaces.
by Pavel Emelyanov
· 17 years ago
7a17a2f
[VLAN]: Make the vlan_name_type per-net.
by Pavel Emelyanov
· 17 years ago
cd1c701
[VLAN]: Add a net argument to proc init and cleanup calls.
by Pavel Emelyanov
· 17 years ago
d9ed0f0
[VLAN]: Introduce the vlan_net structure and init/exit net ops.
by Pavel Emelyanov
· 17 years ago
a9fde26
[VLAN]: Tag vlan_group_device with net device, not ifindex.
by Pavel Emelyanov
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
802fb17
[VLAN]: Proc entry is not renamed when vlan device name changes.
by Pavel Emelyanov
· 17 years ago
6772718
[VLAN]: Reduce memory consumed by vlan_groups
by Pavel Emelyanov
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ad71208
[VLAN]: Update list address
by Patrick McHardy
· 17 years ago
2029cc2
[VLAN]: checkpatch cleanups
by Patrick McHardy
· 17 years ago
9dfebcc
[VLAN]: Turn VLAN_DEV_INFO into inline function
by Patrick McHardy
· 17 years ago
af30151
[VLAN]: Simplify vlan unregistration
by Patrick McHardy
· 17 years ago
acc5efb
[VLAN]: Clean up unregister_vlan_dev
by Patrick McHardy
· 17 years ago
69ab4b7
[VLAN]: Clean up initialization code
by Patrick McHardy
· 17 years ago
198a291
[VLAN]: Remove non-implemented ioctls
by Patrick McHardy
· 17 years ago
40f98e1
[VLAN]: Clean up debugging and printks
by Patrick McHardy
· 17 years ago
ef3eb3e
[VLAN]: Move device setup to vlan_dev.c
by Patrick McHardy
· 17 years ago
7bd38d7
[VLAN]: Use dev->stats
by Patrick McHardy
· 17 years ago
b7a4a83
[VLAN]: Kill useless VLAN_NAME define
by Patrick McHardy
· 17 years ago
0fe1e56
[VLAN]: nested VLAN: fix lockdep's recursive locking warning
by Jarek Poplawski
· 17 years ago
3f03e38
[VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.
by Pavel Emelyanov
· 17 years ago
e35de02
[VLAN]: Lost rtnl_unlock() in vlan_ioctl()
by Pavel Emelyanov
· 17 years ago
39aaac1
[VLAN]: Allow setting mac address while device is up
by Patrick McHardy
· 17 years ago
d932e04
[VLAN]: Don't synchronize addresses while the vlan device is down
by Patrick McHardy
· 17 years ago
fffe470
[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
by Patrick McHardy
· 17 years ago
3607c44
[8021Q]: transfer dev_id from real device
by Ursula Braun
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
Next »