index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-09
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-09
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
1
-0
/
+3
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-7
/
+5
2021-04-09
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-16
/
+28
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
3
-8
/
+29
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2
-13
/
+18
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
2
-11
/
+20
2021-04-08
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
1
-3
/
+0
2021-04-08
nl80211: fix beacon head validation
Johannes Berg
1
-1
/
+5
2021-04-08
nl80211: fix potential leak of ACL params
Johannes Berg
1
-2
/
+2
2021-04-08
cfg80211: check S1G beacon compat element length
Johannes Berg
1
-6
/
+8
2021-04-08
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
1
-1
/
+1
2021-04-08
mac80211: fix time-is-after bug in mlme
Ben Greear
1
-1
/
+4
2021-04-08
mac80211: fix TXQ AC confusion
Johannes Berg
1
-1
/
+1
2021-04-08
rfkill: revert back to old userspace API by default
Johannes Berg
1
-3
/
+4
2021-04-08
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
1
-1
/
+3
2021-04-08
Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-12
/
+65
2021-04-08
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
1
-0
/
+1
2021-04-08
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2
-17
/
+17
2021-04-08
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-08
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
2
-6
/
+1
2021-04-08
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2
-1
/
+2
2021-04-07
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-04-07
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
1
-7
/
+5
2021-04-07
tipc: increment the tmp aead refcnt before attaching it
Xin Long
1
-1
/
+2
2021-04-06
net: mac802154: Fix general protection fault
Pavel Skripkin
1
-1
/
+1
2021-04-06
net: ieee802154: stop dump llsec params for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devs for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec keys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for set llsec params
Alexander Aring
1
-0
/
+3
2021-04-06
batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
Tetsuo Handa
1
-0
/
+2
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2
-5
/
+4
2021-04-05
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
1
-4
/
+4
2021-04-03
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
1
-1
/
+1
2021-04-02
mptcp: revert "mptcp: provide subflow aware release function"
Paolo Abeni
1
-53
/
+2
2021-04-02
mptcp: forbit mcast-related sockopt on MPTCP sockets
Paolo Abeni
1
-0
/
+45
2021-04-02
net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
Norman Maurer
1
-0
/
+4
2021-04-01
xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
Ong Boon Leong
1
-1
/
+2
2021-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
13
-29
/
+76
[next]