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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
net: add a new bind_add method
Christoph Hellwig
1
-1
/
+5
2020-05-29
sctp: add sctp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+7
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-9
/
+28
2020-05-28
rxrpc: add rxrpc_sock_set_min_security_level
Christoph Hellwig
1
-0
/
+2
2020-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
1
-0
/
+67
2020-05-28
ipv6: add ip6_sock_set_recverr
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
1
-0
/
+11
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_recverr
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-0
/
+2
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-0
/
+2
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-0
/
+2
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
1
-0
/
+1
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
1
-2
/
+0
2020-05-28
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
1
-1
/
+1
2020-05-28
net/tls: Add force_resync for driver resync
Tariq Toukan
1
-1
/
+11
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
1
-0
/
+23
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
1
-0
/
+52
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
1
-7
/
+57
2020-05-27
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2
-3
/
+31
2020-05-27
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-0
/
+21
2020-05-27
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2
-2
/
+15
2020-05-27
net: ethtool: Add attributes for cable test TDR data
Andrew Lunn
1
-0
/
+63
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
5
-29
/
+193
2020-05-27
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2
-6
/
+31
2020-05-27
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-0
/
+23
2020-05-27
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+13
2020-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
1
-0
/
+3
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-28
/
+178
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-13
/
+61
2020-05-24
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
1
-0
/
+2
[next]