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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
PCI: Add Ubiquiti Networks vendor ID
Tobias Schramm
1
-0
/
+2
2018-02-07
ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1
Yu Wang
1
-1
/
+2
2018-02-01
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
1
-1
/
+1
2018-02-01
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
1
-1
/
+5
2018-02-01
mt76: implement processing of BlockAckReq frames
Felix Fietkau
1
-1
/
+33
2018-02-01
mt76: implement AP_LINK_PS
Felix Fietkau
5
-15
/
+78
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2018-01-30
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
1
-7
/
+14
2018-01-30
qlcnic: fix deadlock bug
Junxiao Bi
1
-9
/
+9
2018-01-30
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
1
-0
/
+6
2018-01-29
ipv4: Get the address of interface correctly.
Tonghao Zhang
1
-0
/
+4
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
1
-0
/
+4
2018-01-29
net: macb: Handle HRESP error
Harini Katakam
2
-4
/
+58
2018-01-29
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring
Gal Pressman
1
-1
/
+1
2018-01-29
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
Eric Dumazet
1
-0
/
+2
2018-01-29
ipv6: change route cache aging logic
Wei Wang
1
-8
/
+12
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2
-2
/
+2
2018-01-29
bnxt_en: cleanup DIM work on device shutdown
Andy Gospodarek
1
-1
/
+7
2018-01-29
net: ipv6: send unsolicited NA after DAD
David Ahern
2
-4
/
+31
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-01-29
Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'
David S. Miller
6
-37
/
+89
2018-01-29
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
1
-0
/
+18
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
3
-0
/
+36
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
4
-37
/
+35
2018-01-29
vhost_net: stop device during reset owner
Jason Wang
1
-0
/
+1
2018-01-29
Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'
David S. Miller
4
-23
/
+36
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
4
-20
/
+36
2018-01-29
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-4
/
+1
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
5
-5
/
+5
2018-01-29
Merge branch 'ptr_ring-fixes'
David S. Miller
7
-45
/
+110
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
1
-0
/
+57
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2
-1
/
+2
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
1
-2
/
+2
2018-01-29
skb_array: use __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
1
-6
/
+1
2018-01-29
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
1
-3
/
+4
2018-01-29
tap: fix use-after-free
Michael S. Tsirkin
1
-3
/
+0
2018-01-29
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
1
-3
/
+8
2018-01-29
ptr_ring: clean up documentation
Michael S. Tsirkin
1
-16
/
+18
2018-01-29
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
1
-9
/
+16
2018-01-29
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
1
-4
/
+7
2018-01-29
Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'
David S. Miller
1
-21
/
+75
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
1
-11
/
+28
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
1
-3
/
+0
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
1
-7
/
+47
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-220
/
+346
2018-01-29
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...
David S. Miller
49
-383
/
+2213
2018-01-29
sfc: mark some unexported symbols as static
kbuild test robot
2
-3
/
+3
[next]