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
*
sched: act_sample: Implement stats_update callback
Ido Schimmel
2021-03-10
1
-0
/
+11
*
skbuff: remove some unnecessary operation in skb_segment_list()
Yunsheng Lin
2021-03-10
1
-12
/
+3
*
net: rose: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+2
*
net: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+1
*
net: bridge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+1
*
net: ax25: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+1
*
decnet: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-1
/
+1
*
net/rds: Drop duplicate sin and sin6 assignments
Yejune Deng
2021-03-10
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
12
-411
/
+572
|
\
|
*
bpf, xdp: Restructure redirect actions
Björn Töpel
2021-03-10
2
-96
/
+75
|
*
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2021-03-10
2
-38
/
+17
|
*
xsk: Update rings for load-acquire/store-release barriers
Björn Töpel
2021-03-08
1
-17
/
+13
|
*
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
2021-03-05
1
-1
/
+10
|
*
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2021-03-04
2
-0
/
+106
|
*
bpf: Consolidate shared test timing code
Lorenz Bauer
2021-03-04
1
-63
/
+78
|
*
skmsg: Get rid of sk_psock_bpf_run()
Cong Wang
2021-02-26
1
-10
/
+4
|
*
skmsg: Make __sk_psock_purge_ingress_msg() static
Cong Wang
2021-02-26
1
-1
/
+1
|
*
sock_map: Make sock_map_prog_update() static
Cong Wang
2021-02-26
1
-2
/
+5
|
*
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2021-02-26
2
-37
/
+37
|
*
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
2021-02-26
2
-18
/
+21
|
*
bpf: Compute data_end dynamically with JIT code
Cong Wang
2021-02-26
2
-21
/
+28
|
*
skmsg: Get rid of struct sk_psock_parser
Cong Wang
2021-02-26
2
-41
/
+20
|
*
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
6
-76
/
+89
|
*
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-1
/
+1
|
*
xsk: Build skb by page (aka generic zerocopy xmit)
Xuan Zhuo
2021-02-25
1
-24
/
+96
|
*
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
2021-02-25
1
-1
/
+7
*
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-09
37
-242
/
+362
|
\
\
|
*
|
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
2021-03-09
1
-0
/
+3
|
*
|
net: qrtr: fix error return code of qrtr_sendmsg()
Jia-Ju Bai
2021-03-08
1
-1
/
+3
|
*
|
mptcp: fix length of ADD_ADDR with port sub-option
Davide Caratti
2021-03-08
1
-6
/
+8
|
*
|
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2021-03-08
2
-27
/
+57
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-06
5
-15
/
+44
|
|
\
\
|
|
*
|
netfilter: nftables: bogus check for netlink portID with table owner
Pablo Neira Ayuso
2021-03-04
1
-4
/
+3
|
|
*
|
netfilter: nftables: fix possible double hook unregistration with table owner
Pablo Neira Ayuso
2021-03-04
1
-1
/
+5
|
|
*
|
netfilter: nftables: disallow updates on table ownership
Pablo Neira Ayuso
2021-03-02
1
-0
/
+6
|
|
*
|
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
2021-02-28
1
-2
/
+4
|
|
*
|
netfilter: conntrack: avoid misleading 'invalid' in log message
Florian Westphal
2021-02-28
1
-2
/
+4
|
|
*
|
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
2021-02-28
1
-4
/
+21
|
|
*
|
netfilter: conntrack: Remove a double space in a log message
Klemen Košir
2021-02-28
1
-2
/
+1
|
*
|
|
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
2021-03-05
1
-1
/
+1
|
*
|
|
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-04
3
-19
/
+9
|
*
|
|
mptcp: free resources when the port number is mismatched
Geliang Tang
2021-03-04
1
-6
/
+7
|
*
|
|
mptcp: fix missing wakeup
Paolo Abeni
2021-03-04
1
-2
/
+8
|
*
|
|
mptcp: fix race in release_cb
Paolo Abeni
2021-03-04
1
-12
/
+21
|
*
|
|
mptcp: factor out __mptcp_retrans helper()
Paolo Abeni
2021-03-04
1
-43
/
+50
|
*
|
|
mptcp: reset 'first' and ack_hint on subflow close
Florian Westphal
2021-03-04
1
-0
/
+9
|
*
|
|
mptcp: dispose initial struct socket when its subflow is closed
Florian Westphal
2021-03-04
1
-6
/
+12
|
*
|
|
mptcp: fix memory accounting on allocation error
Paolo Abeni
2021-03-04
1
-0
/
+1
|
*
|
|
mptcp: put subflow sock on connect error
Florian Westphal
2021-03-04
1
-0
/
+1
|
*
|
|
mptcp: reset last_snd on subflow close
Florian Westphal
2021-03-04
1
-0
/
+5
[next]