Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3bc265627a0e163acebd35235454c525ea020804
/
net
/
8021q
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
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
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7816a0a
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
by Patrick McHardy
· 16 years ago
a54bfa4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
76620aa
gro: New frags interface to avoid copying shinfo
by Herbert Xu
· 16 years ago
1db9e29
gro: Normalise skb before bypassing GRO on netpoll VLAN path
by Herbert Xu
· 16 years ago
2ffb455
gro: Fix vlan/netpoll check again
by Herbert Xu
· 16 years ago
d1c76af
GRO: Move netpoll checks to correct location
by Herbert Xu
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9d40bbd
vlan: Fix vlan-in-vlan crashes.
by David S. Miller
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4ead443
netpoll: Add drop checks to all entry points
by Herbert Xu
· 16 years ago
aa4b9f5
gro: Optimise Ethernet header comparison
by Herbert Xu
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
5d0d9be
gro: Move common completion code into helpers
by Herbert Xu
· 16 years ago
116cb42
vlan: Export symbols as non GPL symbols.
by Ben Greear
· 16 years ago
cc883d1
vlan: add neigh_setup
by Frank Blaschka
· 16 years ago
e1c096e
vlan: Add GRO interfaces
by Herbert Xu
· 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
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
309f796
vlan: Fix typos in proc output string
by Ferenc Wagner
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9b22ea5
net: fix packet socket delivery in rx irq handler
by Patrick McHardy
· 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
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
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
19b9a4e
vlan: ethtool ->get_flags support
by Patrick McHardy
· 16 years ago
bc1d041
vlan: deliver packets received with VLAN acceleration to network taps
by Patrick McHardy
· 16 years ago
8914650
8021q: Check return of dev_set_promiscuity/allmulti
by Wang Chen
· 16 years ago
c773e84
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
by David S. Miller
· 16 years ago
11a100f
vlan: avoid header copying and linearisation where possible
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
7750f40
vlan: uninline __vlan_hwaccel_rx
by Patrick McHardy
· 16 years ago
75b8846
vlan: Add ethtool support
by Patrick McHardy
· 16 years ago
26a2523
vlan: Use is_vlan_dev()
by Joonwoo Park
· 16 years ago
acc81e1
vlan: fix network_header/mac_header adjustments
by Patrick McHardy
· 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
1d3faa3
vlan: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 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
80de2d9
[VLAN]: Make the /proc/net/vlan/conf file show per-net info.
by Pavel Emelyanov
· 17 years ago
a59a8c1
[VLAN]: Create proc entries in the proper 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
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
2355632
[VLAN]: Fix egress priority mappings leak.
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
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
6772718
[VLAN]: Reduce memory consumed by vlan_groups
by Pavel Emelyanov
· 17 years ago
0ed21b3
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
by Patrick McHardy
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9534f03
[8021Q]: vlan_dev misannotations
by Al Viro
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d45fba3
[8021Q]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
55b01e8
[NET]: Restore sanity wrt. print_mac().
by David S. Miller
· 17 years ago
235365f
net/8021q/vlan_dev.c: Use print_mac.
by Joe Perches
· 17 years ago
e83a2ea
[VLAN]: set_rx_mode support for unicast address list
by Chris Leech
· 17 years ago
1402c85
[VLAN]: sparse warning fix
by Stephen Hemminger
· 17 years ago
91b4f95
[VLAN]: Move protocol determination to seperate function
by Pavel Emelyanov
· 17 years ago
31ffdbc
[VLAN]: Clean up vlan_skb_recv()
by Patrick McHardy
· 17 years ago
ad71208
[VLAN]: Update list address
by Patrick McHardy
· 17 years ago
Next »