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.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-12-05
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
1
-50
/
+97
2020-12-05
net-zerocopy: Set zerocopy hint when data is copied
Arjun Roy
1
-0
/
+45
2020-12-05
net-zerocopy: Introduce short-circuit small reads.
Arjun Roy
1
-0
/
+36
2020-12-05
net-zerocopy: Fast return if inq < PAGE_SIZE
Arjun Roy
1
-0
/
+8
2020-12-05
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
1
-8
/
+26
2020-12-05
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
1
-9
/
+26
2020-12-05
net-tcp: Introduce tcp_recvmsg_locked().
Arjun Roy
1
-30
/
+39
2020-12-05
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-16
/
+68
2020-12-05
seg6: add VRF support for SRv6 End.DT6 behavior
Andrea Mayer
1
-0
/
+76
2020-12-05
seg6: add support for the SRv6 End.DT4 behavior
Andrea Mayer
1
-0
/
+287
2020-12-05
seg6: add callbacks for customizing the creation/destruction of a behavior
Andrea Mayer
1
-0
/
+49
2020-12-05
seg6: add support for optional attributes in SRv6 behaviors
Andrea Mayer
1
-14
/
+106
2020-12-05
seg6: improve management of behavior attributes
Andrea Mayer
1
-10
/
+70
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+6
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
15
-123
/
+330
2020-12-04
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
1
-1
/
+2
2020-12-04
bpf: Adds support for setting window clamp
Prankur gupta
2
-9
/
+19
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-78
/
+191
2020-12-03
mptcp: emit tcp reset when a join request fails
Florian Westphal
1
-11
/
+36
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
4
-23
/
+40
2020-12-03
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-03
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-03
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
1
-0
/
+3
2020-12-03
bpf: Eliminate rlimit-based memory accounting for xskmap maps
Roman Gushchin
1
-10
/
+2
2020-12-03
bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps
Roman Gushchin
1
-27
/
+6
2020-12-03
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
1
-1
/
+2
2020-12-03
bpf: Refine memcg-based memory accounting for sockmap and sockhash maps
Roman Gushchin
1
-4
/
+5
2020-12-03
net/x25: prevent a couple of overflows
Dan Carpenter
1
-2
/
+4
2020-12-03
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
3
-2
/
+6
2020-12-02
mptcp: avoid potential infinite loop in mptcp_recvmsg()
Eric Dumazet
1
-1
/
+1
2020-12-02
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-12-02
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
4
-1
/
+165
2020-12-02
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
4
-0
/
+126
2020-12-02
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
3
-0
/
+136
2020-12-02
net/smc: Introduce SMCR get link command
Guvenc Gulce
4
-17
/
+106
2020-12-02
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
3
-0
/
+91
2020-12-02
net/smc: Add support for obtaining system information
Guvenc Gulce
6
-0
/
+82
2020-12-02
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
4
-2
/
+86
2020-12-02
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
3
-10
/
+15
2020-12-02
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2
-0
/
+12
2020-12-02
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
3
-0
/
+48
2020-12-02
net/smc: Add link counters for IB device ports
Guvenc Gulce
2
-0
/
+15
2020-12-02
net/smc: Add connection counters for links
Guvenc Gulce
2
-2
/
+15
2020-12-02
net/smc: Use active link of the connection
Guvenc Gulce
1
-5
/
+5
2020-12-02
net/smc: use helper smc_conn_abort() in listen processing
Karsten Graul
1
-12
/
+5
2020-12-02
net/tls: make sure tls offload sets salt_size
Rohit Maheshwari
1
-1
/
+3
2020-12-02
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-13
/
+0
2020-12-02
net/tipc: fix all function Return: notation
Randy Dunlap
9
-68
/
+68
2020-12-02
net/tipc: fix socket.c kernel-doc
Randy Dunlap
1
-2
/
+29
2020-12-02
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
[next]