index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
atm: horizon: Use setup_timer
Amitoj Kaur Chawla
1
-3
/
+1
2016-07-01
qede: Bump up driver version to 8.10.1.20
Manish Chopra
1
-1
/
+1
2016-07-01
qede: Add get/set rx copy break tunable support
Manish Chopra
3
-1
/
+51
2016-07-01
qede: Utilize xmit_more
Manish Chopra
1
-14
/
+23
2016-07-01
qede: qede_poll refactoring
Manish Chopra
1
-42
/
+35
2016-07-01
qede: Add support for handling IP fragmented packets.
Manish Chopra
3
-0
/
+23
2016-07-01
tun: switch to use skb array for tx
Jason Wang
2
-9
/
+145
2016-06-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-67
/
+148
2016-06-30
nfp: implement ethtool .get_link() callback
Jakub Kicinski
1
-0
/
+1
2016-06-30
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
1
-6
/
+7
2016-06-30
nfp: correct name of control BAR define
Jakub Kicinski
2
-3
/
+3
2016-06-30
be2net: signedness bug in be_msix_enable()
Dan Carpenter
1
-1
/
+2
2016-06-30
net-next: mediatek: add support for IRQ grouping
John Crispin
2
-59
/
+111
2016-06-30
net-next: mediatek: add IRQ locking
John Crispin
2
-0
/
+8
2016-06-30
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
1
-12
/
+10
2016-06-30
net-next: mediatek: remove superfluous register reads
John Crispin
1
-4
/
+0
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
316
-2148
/
+3520
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
1
-3
/
+4
2016-06-29
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
1
-0
/
+1
2016-06-29
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
1
-2
/
+6
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-504
/
+765
2016-06-29
fm10k: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-29
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
1
-0
/
+2
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2
-5
/
+18
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2
-33
/
+18
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2
-13
/
+9
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2
-4
/
+8
2016-06-29
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
1
-16
/
+25
2016-06-29
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-9
/
+17
2016-06-29
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
2
-7
/
+72
2016-06-29
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
1
-1
/
+2
2016-06-29
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
1
-2
/
+3
2016-06-29
fm10k: Align Rx buffers to 512B blocks
Alexander Duyck
1
-1
/
+1
2016-06-29
fm10k: don't use BIT() macro where the value isn't a bitmask
Jacob Keller
1
-1
/
+1
2016-06-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-73
/
+183
2016-06-29
net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-06-29
net: ethernet: lpc_eth: use phydev from struct net_device
Philippe Reynes
1
-13
/
+9
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
qede: Fix the static checker warnings.
Sudarsana Reddy Kalluru
1
-3
/
+5
2016-06-29
qed: Fix static checker warnings.
Sudarsana Reddy Kalluru
1
-2
/
+2
2016-06-29
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
1
-2
/
+13
2016-06-29
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-29
net: ethernet: mvpp2: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
1
-1
/
+1
2016-06-29
ibmvnic: fix to use list_for_each_safe() when delete items
Wei Yongjun
1
-7
/
+7
2016-06-29
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
1
-3
/
+13
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
2
-31
/
+62
2016-06-29
dsa: b53: avoid 'maybe-uninitialized' warning
Arnd Bergmann
1
-6
/
+24
2016-06-29
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
5
-163
/
+130
2016-06-29
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
1
-1
/
+3
[next]