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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
141
-658
/
+1178
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-236
/
+398
2018-03-05
net: mvpp2: jumbo frames support
Stefan Chulski
1
-23
/
+75
2018-03-05
net: mvpp2: enable UDP/TCP checksum over IPv6
Antoine Tenart
1
-1
/
+2
2018-03-05
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
Yan Markman
1
-5
/
+22
2018-03-05
net: mvpp2: update the BM buffer free/destroy logic
Stefan Chulski
1
-7
/
+38
2018-03-05
net: mvpp2: use the same buffer pool for all ports
Stefan Chulski
1
-39
/
+37
2018-03-05
liquidio: Corrected Rx bytes counting
Intiyaz Basha
1
-1
/
+2
2018-03-05
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-05
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-05
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-05
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
2018-03-05
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
1
-0
/
+3
2018-03-05
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
1
-4
/
+3
2018-03-05
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
1
-17
/
+7
2018-03-05
virtio-net: re enable XDP_REDIRECT for mergeable buffer
Jason Wang
1
-12
/
+42
2018-03-05
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
1
-0
/
+9
2018-03-05
ipvlan: forbid vlan devices on top of ipvlan
Paolo Abeni
1
-1
/
+1
2018-03-05
virtio-net: re enable XDP_REDIRECT for mergeable buffer
Jason Wang
1
-12
/
+42
2018-03-05
enic: set IG desc cache flag in open
Govindarajulu Varadarajan
3
-2
/
+4
2018-03-05
enic: enable rq before updating rq descriptors
Govindarajulu Varadarajan
1
-3
/
+7
2018-03-05
enic: set UDP rss flag
Govindarajulu Varadarajan
5
-1
/
+58
2018-03-05
enic: Check if hw supports multi wq with vxlan offload
Govindarajulu Varadarajan
2
-0
/
+6
2018-03-05
enic: Add vxlan offload support for IPv6 pkts
Govindarajulu Varadarajan
5
-13
/
+42
2018-03-05
enic: Check inner ip proto for pseudo header csum
Govindarajulu Varadarajan
1
-1
/
+14
2018-03-05
net: amd8111e: remove redundant assignment to 'tx_index'
Colin Ian King
1
-1
/
+1
2018-03-05
r8169: switch to device-managed functions in probe (part 2)
Andy Shevchenko
1
-12
/
+4
2018-03-05
r8169: Dereference MMIO address immediately before use
Andy Shevchenko
1
-530
/
+335
2018-03-05
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
1
-2
/
+27
2018-03-05
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
6
-15
/
+15
2018-03-05
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
1
-3
/
+11
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+10
2018-03-04
net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics
Andrew Lunn
4
-4
/
+103
2018-03-04
net: dsa: mv88e6xxx: Add helper to determining if port has SERDES
Andrew Lunn
1
-5
/
+17
2018-03-04
net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics
Andrew Lunn
2
-27
/
+62
2018-03-04
net: dsa: mv88e6xxx: Hold mutex while doing stats operations
Andrew Lunn
1
-2
/
+9
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
8
-8
/
+8
2018-03-04
mlxsw: spectrum_router: Add support for ipv6 hash policy update
David Ahern
1
-1
/
+14
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
3
-5
/
+7
2018-03-04
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
David Ahern
1
-1
/
+1
2018-03-04
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+16
2018-03-03
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
17
-160
/
+241
2018-03-03
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...
Linus Torvalds
1
-0
/
+4
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-03
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+17
[next]