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
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
5
-7
/
+7
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
1
-11
/
+11
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
6
-30
/
+39
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-10-29
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-10-29
Merge branch 'sockmap-fixes'
David S. Miller
5
-11
/
+47
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
4
-8
/
+10
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
3
-3
/
+37
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
4
-8
/
+9
2017-10-28
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-10-28
tuntap: properly align skb->head before building skb
Jason Wang
1
-0
/
+1
2017-10-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-21
/
+22
2017-10-27
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-10-27
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-10-27
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
1
-0
/
+7
2017-10-27
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
1
-1
/
+1
2017-10-27
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-96
/
+204
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-20
/
+88
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
1
-0
/
+1
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
1
-1
/
+1
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
2017-10-26
igb: Fix TX map failure path
Jean-Philippe Brucker
1
-1
/
+1
2017-10-26
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2017-10-26
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2017-10-26
tap: double-free in error path in tap_open()
Girish Moodalbail
1
-9
/
+9
2017-10-26
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
Yousuk Seung
1
-1
/
+3
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
4
-4
/
+10
2017-10-26
rds: Fix inaccurate accounting of unsignaled wrs
Håkon Bugge
1
-8
/
+7
2017-10-26
rds: ib: Fix uninitialized variable
Håkon Bugge
1
-0
/
+1
2017-10-26
Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...
David S. Miller
2
-3
/
+9
2017-10-26
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
1
-1
/
+1
2017-10-26
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
3
-30
/
+106
2017-10-26
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
1
-35
/
+54
2017-10-26
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
1
-29
/
+41
2017-10-26
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
1
-2
/
+3
2017-10-26
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
1
-1
/
+1
2017-10-26
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
1
-0
/
+2
2017-10-26
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
1
-0
/
+2
2017-10-25
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-10-25
net: dsa: check master device before put
Vivien Didelot
1
-3
/
+4
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
2
-11
/
+9
2017-10-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-18
/
+23
2017-10-24
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
Jimmy Assarsson
1
-0
/
+6
2017-10-24
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
1
-1
/
+2
2017-10-24
can: sun4i: fix loopback mode
Gerhard Bertelsmann
1
-2
/
+1
2017-10-24
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
[next]