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-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
3
-65
/
+185
2016-09-28
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Jiri Pirko
3
-195
/
+260
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-27
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-27
igbvf: bump version to igbvf-2.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-27
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
1
-1
/
+1
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2
-2
/
+3
2016-09-27
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
1
-0
/
+1
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-8
/
+8
2016-09-26
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-50
/
+62
2016-09-26
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
1
-37
/
+86
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-26
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2
-10
/
+3
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-09-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-68
/
+93
2016-09-25
net: dsa: mv88e6xxx: fix non static symbol warnings
Wei Yongjun
1
-4
/
+4
2016-09-25
be2net: fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-09-25
net: smc91x: take into account register shift
Robert Jarzmik
1
-0
/
+3
2016-09-25
cxgb4: fix -ve error check on a signed iq
Colin Ian King
1
-5
/
+5
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
7
-70
/
+280
2016-09-24
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-24
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-24
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-24
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
4
-22
/
+30
2016-09-24
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2
-8
/
+8
2016-09-24
i40evf: enable adaptive interrupt throttling
Mitch Williams
1
-5
/
+11
2016-09-24
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
1
-1
/
+1
2016-09-24
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2
-2
/
+2
2016-09-24
i40e: removing unreachable code
Henry Tieman
1
-5
/
+1
2016-09-24
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
1
-3
/
+7
2016-09-24
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
3
-20
/
+17
2016-09-24
i40e: add encap csum VF offload flag
Preethi Banala
2
-0
/
+2
2016-09-24
i40e: fix deleting mac filters
Alan Brady
1
-2
/
+2
2016-09-24
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
1
-1
/
+0
2016-09-24
hv_netvsc: fix comments
Stephen Hemminger
1
-4
/
+3
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2
-12
/
+32
2016-09-24
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
1
-1
/
+1
2016-09-24
mlxsw: spectrum: remove redundant check if err is zero
Colin Ian King
1
-1
/
+1
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-45
/
+62
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-40
/
+53
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
4
-11
/
+136
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
19
-24
/
+73
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
[next]