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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-07-20
net/smc: fix handling of delete link requests
Karsten Graul
1
-22
/
+7
2020-07-20
net/smc: move add link processing for new device into llc layer
Karsten Graul
3
-80
/
+58
2020-07-20
net/smc: drop out-of-flow llc response messages
Karsten Graul
1
-6
/
+18
2020-07-20
net/smc: protect smc ib device initialization
Karsten Graul
2
-3
/
+14
2020-07-20
net/smc: fix link lookup for new rdma connections
Karsten Graul
1
-1
/
+3
2020-07-20
net/smc: clear link during SMC client link down processing
Karsten Graul
1
-1
/
+3
2020-07-20
net/smc: handle unexpected response types for confirm link
Karsten Graul
1
-3
/
+5
2020-07-19
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
Wang Hai
1
-1
/
+14
2020-07-19
net/9p: Fix sparse endian warning in trans_fd.c
Alexander Kapshuk
1
-1
/
+1
2020-07-19
net/9p: validate fds in p9_fd_open
Christoph Hellwig
1
-8
/
+16
2020-07-18
udp6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-9
/
+51
2020-07-18
udp6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-11
/
+26
2020-07-18
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-9
/
+50
2020-07-18
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-10
/
+24
2020-07-18
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+35
2020-07-18
inet6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-9
/
+22
2020-07-18
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2
-0
/
+34
2020-07-18
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-9
/
+20
2020-07-18
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-0
/
+180
2020-07-18
net: hsr: validate address B before copying to skb
Murali Karicheri
1
-1
/
+2
2020-07-18
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
1
-0
/
+3
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
1
-1
/
+4
2020-07-17
net: decnet: af_decnet: Simplify goto loop.
Suraj Upadhyay
1
-8
/
+5
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2
-0
/
+2
2020-07-17
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
1
-36
/
+44
2020-07-17
mptcp: silence warning in subflow_data_ready()
Davide Caratti
1
-2
/
+3
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-17
net: openvswitch: reorder masks array based on usage
Eelco Chaudron
4
-7
/
+207
2020-07-17
sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Dan Aloni
1
-1
/
+1
2020-07-17
ip6_vti: use IS_REACHABLE to avoid some compile errors
Xin Long
1
-4
/
+4
2020-07-17
xfrm: interface: use IS_REACHABLE to avoid some compile errors
Xin Long
1
-8
/
+8
2020-07-17
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
1
-2
/
+2
2020-07-17
espintcp: recv() should return 0 when the peer socket is closed
Sabrina Dubroca
1
-1
/
+4
2020-07-17
espintcp: support non-blocking sends
Sabrina Dubroca
1
-13
/
+13
2020-07-17
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
34
-69
/
+69
2020-07-17
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2
-10
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
18
-26
/
+26
2020-07-16
af_packet: TPACKET_V3: replace busy-wait loop
John Ogness
2
-11
/
+11
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+9
2020-07-16
mptcp: use sha256() instead of open coding
Eric Biggers
1
-12
/
+3
2020-07-16
decnet: dn_dev: Remove an unnecessary label.
Suraj Upadhyay
1
-5
/
+3
2020-07-16
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
1
-1
/
+1
2020-07-15
netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
Dan Carpenter
1
-2
/
+2
2020-07-15
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
1
-27
/
+14
2020-07-15
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
4
-10
/
+59
2020-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-33
/
+40
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
1
-0
/
+3
2020-07-14
bridge: mrp: Extend br_mrp_fill_info
Horatiu Vultur
1
-0
/
+18
2020-07-14
bridge: mrp: Extend MRP netlink interface for configuring MRP interconnect
Horatiu Vultur
1
-0
/
+140
[prev]
[next]