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
2018-03-07
tools: bpftool: fix compilation with older headers
Jiri Benc
1
-0
/
+4
2018-03-04
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
3
-20
/
+73
2018-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-39
/
+98
2018-03-02
Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+14
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-17
/
+88
2018-03-02
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-02
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-02
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-03-01
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2018-02-28
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-02-28
Merge branch 'mlxsw-fixes'
David S. Miller
6
-55
/
+76
2018-02-28
spectrum: Reference count VLAN entries
Ido Schimmel
2
-1
/
+8
2018-02-28
mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
Ido Schimmel
1
-1
/
+1
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
3
-43
/
+57
2018-02-28
mlxsw: core: Fix flex keys scratchpad offset conflict
Jiri Pirko
1
-10
/
+10
2018-02-28
Merge branch 'net-smc-fixes'
David S. Miller
4
-4
/
+7
2018-02-28
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-02-28
net/smc: use link_id of server in confirm link reply
Karsten Graul
2
-1
/
+2
2018-02-28
net/smc: use a constant for control message length
Karsten Graul
2
-2
/
+2
2018-02-28
virtio-net: disable NAPI only when enabled during XDP set
Jason Wang
1
-3
/
+5
2018-02-28
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
1
-1
/
+1
2018-02-28
test_bpf: reduce MAX_TESTRUNS
Eric Dumazet
1
-1
/
+1
2018-02-28
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-02-28
Merge branch 'tcp-revert-a-F-RTO-extension-due-to-broken-middle-boxes'
David S. Miller
1
-16
/
+7
2018-02-28
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-02-28
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-02-28
Merge branch 's390-qeth-fixes'
David S. Miller
3
-84
/
+102
2018-02-28
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-02-28
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2
-51
/
+74
2018-02-28
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-02-28
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-02-28
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-02-28
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2
-9
/
+12
2018-02-28
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
1
-4
/
+3
2018-02-27
cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
Bassem Boubaker
1
-0
/
+6
2018-02-27
tls: Use correct sk->sk_prot for IPV6
Boris Pismenny
1
-15
/
+37
2018-02-27
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2
-11
/
+11
2018-02-27
Merge branch 'tunnel-mtu-fixes'
David S. Miller
3
-9
/
+15
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-02-27
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-4
/
+8
2018-02-27
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-5
/
+0
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
3
-6
/
+15
2018-02-27
netfilter: nf_tables: use the right index from flowtable error path
Pablo Neira Ayuso
1
-1
/
+1
2018-02-27
tipc: correct initial value for group congestion flag
Jon Maloy
2
-0
/
+2
2018-02-27
devlink: Fix resource coverity errors
Arkadi Sharshevsky
1
-16
/
+21
2018-02-27
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-02-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-9
/
+23
2018-02-27
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
1
-1
/
+1
2018-02-27
cfg80211: add missing dependency to CFG80211 suboptions
Romain Naour
1
-8
/
+5
[next]