index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
8021q
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-17
net: vlan: suppress "failed to kill vid" warnings
Julian Wiedmann
1
-3
/
+2
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-8
/
+15
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2019-12-25
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2
-7
/
+0
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-27
/
+0
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+3
2019-06-04
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+2
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2
-11
/
+26
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
2
-2
/
+4
2019-04-04
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
1
-1
/
+0
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+3
2018-11-16
net: 8021q: move vlan offload registrations into vlan_core
Jiri Pirko
2
-96
/
+99
2018-11-08
8021q: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
1
-0
/
+27
2018-11-07
net: vlan: add support for tunnel offload
Davide Caratti
3
-0
/
+15
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-2
/
+1
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
1
-1
/
+0
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-1
/
+1
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-6
/
+7
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-16
/
+47
2018-05-17
vlan: Add extack messages for link create
David Ahern
3
-15
/
+44
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-15
/
+3
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-19
/
+2
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-04-01
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
1
-1
/
+5
2018-03-31
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
3
-25
/
+100
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
1
-2
/
+2
2018-02-27
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-2
/
+0
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-11-11
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2017-11-04
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2
-0
/
+4
[next]