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
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
16
-43
/
+42
*
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
2020-07-31
1
-8
/
+11
*
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
2020-07-31
1
-21
/
+10
*
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
2020-07-31
1
-1
/
+1
*
mac80211: remove the need for variable rates_idx
Colin Ian King
2020-07-31
1
-3
/
+1
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
7
-3
/
+59
*
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-29
1
-13
/
+20
*
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
3
-12
/
+30
*
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-28
1
-4
/
+4
*
mptcp: Safely store sequence number when sending data
Mat Martineau
2020-07-28
1
-1
/
+1
*
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
2020-07-28
1
-1
/
+1
*
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
2020-07-28
1
-3
/
+6
*
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
2020-07-28
1
-1
/
+2
*
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
2020-07-28
3
-17
/
+92
*
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
2020-07-28
1
-8
/
+46
*
mptcp: Add mptcp_close_state() helper
Mat Martineau
2020-07-28
1
-0
/
+27
*
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
2020-07-28
3
-10
/
+115
*
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
2020-07-28
3
-24
/
+18
*
mptcp: Remove outdated and incorrect comment
Mat Martineau
2020-07-28
1
-1
/
+0
*
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
2020-07-28
1
-0
/
+5
*
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
2020-07-28
1
-10
/
+3
*
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
2
-2
/
+2
*
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
8
-28
/
+30
*
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-28
1
-1
/
+1
*
net: prp: enhance debugfs to display PRP info
Murali Karicheri
2020-07-27
1
-9
/
+22
*
net: prp: add packet handling support
Murali Karicheri
2020-07-27
8
-88
/
+433
*
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
4
-28
/
+55
*
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
3
-2
/
+88
*
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2020-07-27
2
-31
/
+45
*
net: hsr: introduce common code for skb initialization
Murali Karicheri
2020-07-27
1
-13
/
+28
*
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
14
-23
/
+87
*
net: Removed the device type check to add mpls support for devices
Martin Varghese
2020-07-27
1
-14
/
+3
*
ipmr: Copy option to correct variable
Ido Schimmel
2020-07-27
1
-1
/
+1
*
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
2020-07-27
3
-6
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
35
-257
/
+302
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-25
32
-224
/
+274
|
|
\
|
|
*
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
1
-1
/
+1
|
|
*
qrtr: orphan socket in qrtr_release()
Cong Wang
2020-07-24
1
-0
/
+1
|
|
*
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-24
2
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-23
2
-31
/
+22
|
|
|
\
|
|
|
*
ipvs: fix the connection sync failed in some cases
guodeqing
2020-07-22
1
-4
/
+8
|
|
|
*
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
2020-07-15
1
-27
/
+14
|
|
*
|
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-23
2
-10
/
+14
|
|
*
|
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
2020-07-23
1
-1
/
+4
|
|
*
|
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
2020-07-22
1
-1
/
+2
|
|
*
|
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-22
1
-2
/
+4
|
|
*
|
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-22
1
-7
/
+14
|
|
*
|
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
2020-07-22
1
-1
/
+3
|
|
*
|
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2020-07-21
2
-2
/
+2
|
|
*
|
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-21
1
-1
/
+1
[next]