index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
2020-07-24
1
-2
/
+0
*
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
2020-07-24
1
-1
/
+0
*
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
2020-07-24
1
-1
/
+4
*
l2tp: avoid multiple assignments
Tom Parkin
2020-07-24
3
-9
/
+15
*
Merge branch 'icmp6-support-rfc-4884'
David S. Miller
2020-07-24
8
-21
/
+53
|
\
|
*
icmp6: support rfc 4884
Willem de Bruijn
2020-07-24
6
-0
/
+32
|
*
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2020-07-24
3
-15
/
+19
|
*
icmp: revise rfc4884 tests
Willem de Bruijn
2020-07-24
1
-6
/
+2
|
/
*
sctp: remove redundant initialization of variable status
Colin Ian King
2020-07-24
1
-6
/
+6
*
net: openvswitch: fixes potential deadlock in dp cleanup code
Eelco Chaudron
2020-07-24
2
-14
/
+13
*
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
2020-07-24
1
-21
/
+29
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-07-24
13
-648
/
+2323
|
\
|
*
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2020-07-23
2
-3
/
+15
|
*
ice: Report AOC PHY Types as Fiber
Doug Dziggel
2020-07-23
1
-0
/
+11
|
*
ice: add AQC get link topology handle support
Paul Greenwalt
2020-07-23
2
-1
/
+118
|
*
ice: Rename low_power_ctrl
Lev Faerman
2020-07-23
2
-11
/
+11
|
*
ice: update reporting of autoneg capabilities
Paul Greenwalt
2020-07-23
5
-6
/
+29
|
*
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
2020-07-23
1
-18
/
+50
|
*
ice: support Total Port Shutdown on devices that support it
Bruce Allan
2020-07-23
3
-1
/
+26
|
*
ice: add link lenient and default override support
Paul Greenwalt
2020-07-23
9
-216
/
+628
|
*
ice: restore PHY settings on media insertion
Paul Greenwalt
2020-07-23
7
-95
/
+518
|
*
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
2020-07-23
3
-39
/
+40
|
*
ice: refactor FC functions
Paul Greenwalt
2020-07-23
1
-29
/
+46
|
*
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-07-23
10
-29
/
+458
|
*
ice: split ice_discover_caps into two functions
Jacob Keller
2020-07-23
1
-55
/
+39
|
*
ice: split ice_parse_caps into separate functions
Jacob Keller
2020-07-23
1
-170
/
+378
|
*
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
2020-07-23
1
-31
/
+12
*
|
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
1
-2
/
+2
*
|
Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2'
David S. Miller
2020-07-24
87
-742
/
+893
|
\
\
|
*
|
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2020-07-24
3
-9
/
+43
|
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
61
-258
/
+246
|
*
|
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-18
/
+16
|
*
|
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
2020-07-24
4
-6
/
+7
|
*
|
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
3
-5
/
+7
|
*
|
net/ipv6: switch do_ipv6_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-33
/
+33
|
*
|
net/ipv6: factor out a ipv6_set_opt_hdr helper
Christoph Hellwig
2020-07-24
1
-75
/
+75
|
*
|
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
2020-07-24
3
-9
/
+11
|
*
|
net/ipv6: split up ipv6_flowlabel_opt
Christoph Hellwig
2020-07-24
1
-143
/
+166
|
*
|
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
3
-13
/
+15
|
*
|
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-35
/
+33
|
*
|
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-24
3
-38
/
+17
|
*
|
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
3
-10
/
+12
|
*
|
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
2020-07-24
4
-11
/
+12
|
*
|
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
10
-66
/
+68
|
*
|
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-24
5
-23
/
+21
|
*
|
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
2020-07-24
1
-5
/
+4
|
*
|
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-24
4
-8
/
+12
|
*
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
4
-18
/
+20
|
*
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-6
/
+9
|
*
|
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
1
-4
/
+3
[next]