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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
4
-5
/
+15
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
4
-21
/
+37
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
4
-22
/
+12
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
3
-8
/
+14
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
4
-23
/
+29
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
16
-127
/
+49
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
7
-51
/
+43
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
3
-16
/
+10
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
3
-33
/
+34
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
5
-13
/
+14
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
3
-25
/
+31
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
4
-12
/
+18
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
3
-6
/
+14
2020-05-28
net: add sock_set_priority
Christoph Hellwig
4
-24
/
+15
2020-05-28
net: add sock_no_linger
Christoph Hellwig
8
-37
/
+16
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
7
-34
/
+19
2020-05-28
Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
27
-1011
/
+1965
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
3
-1
/
+12
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-28
selftests: Add torture tests to nexthop tests
David Ahern
1
-2
/
+113
2020-05-28
net/mlx5: DR, Split RX and TX lock for parallel insertion
Alex Vesker
5
-35
/
+56
2020-05-28
net/mlx5: DR, Add a spinlock to protect the send ring
Alex Vesker
2
-4
/
+10
2020-05-28
net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
Eli Britstein
5
-60
/
+85
2020-05-28
net/mlx5e: Helper function to set ethertype
Eli Britstein
4
-16
/
+27
2020-05-28
net/mlx5: Add missing mutex destroy
Parav Pandit
1
-2
/
+14
2020-05-28
net/mlx5e: Use change upper event to setup representors' bond_metadata
Vu Pham
1
-8
/
+14
2020-05-28
net/mlx5e: Slave representors sharing unique metadata for match
Vu Pham
3
-8
/
+80
2020-05-28
net/mlx5: E-Switch, Alloc and free unique metadata for match
Vu Pham
5
-32
/
+103
2020-05-28
net/mlx5e: Add bond_metadata and its slave entries
Vu Pham
2
-0
/
+133
2020-05-28
net/mlx5e: Offload flow rules to active lower representor
Or Gerlitz
1
-9
/
+26
2020-05-28
net/mlx5e: Support tc block sharing for representors
Vu Pham
1
-0
/
+23
2020-05-28
net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule
Or Gerlitz
4
-4
/
+175
2020-05-28
net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
Vu Pham
3
-24
/
+187
2020-05-28
net/mlx5: E-Switch, Refactor eswitch ingress acl codes
Vu Pham
10
-583
/
+619
2020-05-28
net/mlx5: E-Switch, Refactor eswitch egress acl codes
Vu Pham
10
-275
/
+462
2020-05-28
Merge branch 'remove-kernel_getsockopt'
David S. Miller
3
-156
/
+3
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
2
-36
/
+0
2020-05-28
dlm: use the tcp version of accept_from_sock for sctp as well
Christoph Hellwig
1
-120
/
+3
2020-05-28
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
3
-6
/
+6
2020-05-28
net/tls: Add force_resync for driver resync
Tariq Toukan
2
-4
/
+17
2020-05-28
Merge branch 'net_sched-reduce-the-number-of-qdisc-resets'
David S. Miller
3
-43
/
+110
2020-05-28
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
1
-16
/
+0
2020-05-28
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
3
-1
/
+29
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
2
-0
/
+56
2020-05-28
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-28
drivers: ipa: remove discription of nonexistent element
Wang Wenhu
1
-1
/
+0
2020-05-28
drivers: ipa: fix typoes for ipa
Wang Wenhu
2
-2
/
+2
2020-05-28
Merge branch 'tcp-tcp_v4_err-cleanups'
David S. Miller
1
-49
/
+54
2020-05-28
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
1
-9
/
+9
[next]