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.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
*
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
2020-01-09
1
-1
/
+23
*
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-09
7
-15
/
+251
*
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
1
-0
/
+1
*
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
2020-01-05
1
-2
/
+1
*
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
3
-39
/
+15
*
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
2020-01-03
1
-2
/
+0
*
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
2020-01-03
1
-2
/
+0
*
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2020-01-03
3
-3
/
+3
*
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2020-01-03
1
-2
/
+0
*
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
2020-01-02
1
-1
/
+1
*
net: Add device index to tcp_md5sig
David Ahern
2020-01-02
2
-1
/
+37
*
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2020-01-02
2
-39
/
+101
*
ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
David Ahern
2020-01-02
1
-5
/
+8
*
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
2020-01-02
1
-6
/
+9
*
ipv4/tcp: Use local variable for tcp_md5_addr
David Ahern
2020-01-02
1
-17
/
+26
*
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
2020-01-02
1
-0
/
+9
*
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
2020-01-02
1
-19
/
+61
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
41
-295
/
+330
|
\
|
*
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-30
1
-1
/
+2
|
*
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
3
-51
/
+17
|
*
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2019-12-30
1
-0
/
+3
|
*
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-27
1
-10
/
+12
|
*
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-26
1
-9
/
+8
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-26
3
-20
/
+19
|
|
\
|
|
*
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
1
-2
/
+2
|
|
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-12-20
1
-17
/
+16
|
|
*
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
2019-12-20
1
-1
/
+1
|
*
|
hsr: reset network header when supervision frame is created
Taehee Yoo
2019-12-25
1
-0
/
+2
|
*
|
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-12-25
5
-37
/
+56
|
*
|
hsr: rename debugfs file when interface name is changed
Taehee Yoo
2019-12-25
3
-0
/
+20
|
*
|
hsr: add hsr root debugfs directory
Taehee Yoo
2019-12-25
4
-3
/
+28
|
*
|
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2019-12-25
3
-24
/
+21
|
*
|
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
2019-12-25
1
-1
/
+0
|
*
|
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
*
|
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
2
-2
/
+2
|
*
|
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
2
-3
/
+3
|
*
|
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
*
|
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
11
-22
/
+38
|
*
|
Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-12-24
7
-98
/
+85
|
|
\
\
|
|
*
|
rxrpc: Fix missing security check on incoming calls
David Howells
2019-12-20
6
-60
/
+59
|
|
*
|
rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
David Howells
2019-12-20
1
-17
/
+3
|
|
*
|
rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
David Howells
2019-12-20
2
-26
/
+28
|
|
|
/
|
*
|
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-24
1
-15
/
+15
|
*
|
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2019-12-24
1
-1
/
+1
*
|
|
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2019-12-30
2
-3
/
+6
*
|
|
sctp: add enabled check for path tracepoint loop.
Kevin Kou
2019-12-30
1
-2
/
+3
*
|
|
tcp_cubic: refactor code to perform a divide only when needed
Eric Dumazet
2019-12-30
1
-23
/
+28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-12-30
5
-144
/
+352
|
\
\
\
|
*
|
|
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
2019-12-26
1
-7
/
+69
|
*
|
|
netfilter: nft_meta: place rtclassid handling in a helper
Florian Westphal
2019-12-26
1
-6
/
+16
[next]