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-03
mptcp: remove unneeded check on first subflow
Paolo Abeni
2
-2
/
+2
2021-04-03
mptcp: add active MPC mibs
Paolo Abeni
4
-0
/
+7
2021-04-03
mptcp: add mib for token creation fallback
Paolo Abeni
4
-1
/
+8
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-229
/
+479
2021-04-02
net: smc: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-02
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
2021-04-02
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-04-01
sock_map: Update sock type checks for UDP
Cong Wang
1
-1
/
+4
2021-04-01
udp: Implement udp_bpf_recvmsg() for sockmap
Cong Wang
1
-1
/
+63
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
3
-100
/
+102
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
3
-0
/
+31
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
8
-30
/
+50
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2
-1
/
+31
2021-04-01
sock_map: Kill sock_map_link_no_progs()
Cong Wang
1
-40
/
+15
2021-04-01
sock_map: Simplify sock_map_link() a bit
Cong Wang
1
-4
/
+5
2021-04-01
skmsg: Use GFP_KERNEL in sk_psock_create_ingress_msg()
Cong Wang
1
-1
/
+1
2021-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
1
-12
/
+5
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
2
-16
/
+35
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
1
-7
/
+48
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2
-12
/
+9
2021-04-01
skmsg: Lock ingress_skb when purging
Cong Wang
1
-1
/
+1
2021-04-01
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-04-01
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-04-01
ipv6: convert elligible sysctls to u8
Eric Dumazet
2
-26
/
+24
2021-04-01
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-4
/
+2
2021-04-01
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-04-01
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-4
/
+4
2021-04-01
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-04-01
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-04-01
qrtr: Convert qrtr_ports from IDR to XArray
Matthew Wilcox (Oracle)
1
-28
/
+14
2021-04-01
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-04-01
ethtool: support FEC settings over netlink
Jakub Kicinski
4
-1
/
+262
2021-03-31
mptcp: remove id 0 address
Geliang Tang
1
-0
/
+43
2021-03-31
mptcp: unify RM_ADDR and RM_SUBFLOW receiving
Geliang Tang
1
-49
/
+33
2021-03-31
mptcp: remove all subflows involving id 0 address
Geliang Tang
1
-4
/
+0
2021-03-31
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
1
-2
/
+2
2021-03-31
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
1
-0
/
+3
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
2
-2
/
+9
2021-03-31
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
1
-8
/
+11
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
2
-0
/
+3
2021-03-31
net/decnet: Delete obsolete TODO file
Wang Qing
1
-40
/
+0
2021-03-31
net/ax25: Delete obsolete TODO file
Wang Qing
1
-20
/
+0
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
1
-13
/
+121
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2
-0
/
+8
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
1
-1
/
+3
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+9
2021-03-30
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
1
-0
/
+2
2021-03-30
tcp: fix tcp_min_tso_segs sysctl
Eric Dumazet
1
-2
/
+0
2021-03-30
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-03-30
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
[next]