index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
3
-7
/
+8
*
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-04-12
1
-8
/
+2
*
net: Ensure net namespace isolation of sysctls
Jonathon Reinhart
2021-04-12
1
-0
/
+48
*
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
2021-04-12
1
-1
/
+1
*
ethtool: wire in generic SFP module access
Andrew Lunn
2021-04-11
1
-5
/
+20
*
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
2021-04-11
1
-1
/
+61
*
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2021-04-11
2
-7
/
+12
*
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
2021-04-11
4
-1
/
+185
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
62
-236
/
+422
|
\
|
*
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
2021-04-09
1
-1
/
+2
|
*
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
2021-04-08
1
-3
/
+5
|
*
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-08
1
-0
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-08
1
-7
/
+5
|
|
\
|
|
*
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
2021-04-07
1
-7
/
+5
|
*
|
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2021-04-08
7
-16
/
+28
|
|
\
\
|
|
*
|
nl80211: fix beacon head validation
Johannes Berg
2021-04-08
1
-1
/
+5
|
|
*
|
nl80211: fix potential leak of ACL params
Johannes Berg
2021-04-08
1
-2
/
+2
|
|
*
|
cfg80211: check S1G beacon compat element length
Johannes Berg
2021-04-08
1
-6
/
+8
|
|
*
|
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
2021-04-08
1
-1
/
+1
|
|
*
|
mac80211: fix time-is-after bug in mlme
Ben Greear
2021-04-08
1
-1
/
+4
|
|
*
|
mac80211: fix TXQ AC confusion
Johannes Berg
2021-04-08
1
-1
/
+1
|
|
*
|
rfkill: revert back to old userspace API by default
Johannes Berg
2021-04-08
1
-3
/
+4
|
|
*
|
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
2021-04-08
1
-1
/
+3
|
*
|
|
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-08
3
-8
/
+29
|
*
|
|
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-08
2
-13
/
+18
|
*
|
|
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-08
2
-11
/
+20
|
*
|
|
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
2021-04-08
1
-3
/
+0
|
|
/
/
|
*
|
Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...
David S. Miller
2021-04-07
3
-12
/
+65
|
|
\
\
|
|
*
|
net: mac802154: Fix general protection fault
Pavel Skripkin
2021-04-06
1
-1
/
+1
|
|
*
|
net: ieee802154: stop dump llsec params for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
net: ieee802154: forbid monitor for del llsec seclevel
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: stop dump llsec devs for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
net: ieee802154: forbid monitor for del llsec key
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: forbid monitor for add llsec key
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: stop dump llsec keys for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
net: ieee802154: forbid monitor for set llsec params
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
net: ieee802154: nl-mac: fix check on panid
Alexander Aring
2021-03-02
1
-3
/
+4
|
|
*
|
net: ieee802154: fix nl802154 del llsec devkey
Alexander Aring
2021-02-24
1
-1
/
+2
|
|
*
|
net: ieee802154: fix nl802154 add llsec key
Alexander Aring
2021-02-24
1
-1
/
+2
|
|
*
|
net: ieee802154: fix nl802154 del llsec dev
Alexander Aring
2021-02-24
1
-1
/
+2
|
|
*
|
net: ieee802154: fix nl802154 del llsec key
Alexander Aring
2021-02-24
1
-1
/
+2
|
|
*
|
Merge remote-tracking branch 'net/master'
Stefan Schmidt
2021-02-24
724
-20421
/
+35741
|
|
|
\
\
|
|
*
|
|
net/ieee802154: remove unused macros to tame gcc
Alex Shi
2020-11-06
1
-4
/
+0
[next]