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
2015-12-06
net/mlx4_core: Use both physical ports to dispatch link state events to VF
Moni Shoua
1
-4
/
+20
2015-12-06
net/mlx4_core: Use both physical ports to set the VF link state
Or Gerlitz
2
-1
/
+12
2015-12-06
VSOCK: fix returnvar.cocci warnings
Julia Lawall
1
-2
/
+1
2015-12-06
net: qmi_wwan: should hold RTNL while changing netdev type
Bjørn Mork
1
-7
/
+15
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
3
-7
/
+20
2015-12-05
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
Jacob Keller
1
-3
/
+3
2015-12-05
fm10k: TRIVIAL fix typo of hardware
Jacob Keller
1
-2
/
+2
2015-12-05
fm10k: change default Tx ITR to 25usec
Jacob Keller
1
-1
/
+2
2015-12-05
fm10k: use macro for default Tx and Rx ITR values
Jacob Keller
3
-4
/
+6
2015-12-05
fm10k: Update adaptive ITR algorithm
Jacob Keller
3
-14
/
+45
2015-12-05
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
3
-5
/
+5
2015-12-05
fm10k: Add support for ITR scaling based on PCIe link speed
Jacob Keller
3
-4
/
+55
2015-12-05
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
Jacob Keller
1
-1
/
+1
2015-12-05
fm10k: add statistics for actual DWORD count of mbmem mailbox
Jacob Keller
3
-1
/
+9
2015-12-05
fm10k: explicitly typecast vlan values to u16
Jacob Keller
1
-3
/
+3
2015-12-05
fm10k: Correct typecast in fm10k_update_xc_addr_pf
Jacob Keller
1
-3
/
+3
2015-12-05
fm10k: reinitialize queuing scheme after calling init_hw
Jacob Keller
1
-0
/
+18
2015-12-05
fm10k: always check init_hw for errors
Jacob Keller
1
-5
/
+29
2015-12-05
fm10k: reset max_queues on init_hw_vf failure
Jacob Keller
1
-3
/
+10
2015-12-05
fm10k: set netdev features in one location
Jacob Keller
3
-21
/
+21
2015-12-05
sh_eth: read MAC address registers only once
Sergei Shtylyov
1
-6
/
+9
2015-12-05
ravb: read MAC address registers only once
Sergei Shtylyov
1
-6
/
+9
2015-12-05
bnx2x: simplify distinction between port and func stats
Michal Schmidt
1
-61
/
+56
2015-12-05
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
1
-1
/
+1
2015-12-05
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
1
-3
/
+1
2015-12-05
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
1
-2
/
+13
2015-12-05
atm: solos-pci: Replace simple_strtol by kstrtoint
LABBE Corentin
1
-11
/
+17
2015-12-05
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
7
-2
/
+23
2015-12-05
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
1
-1
/
+1
2015-12-04
net: qmi_wwan: support "raw IP" mode
Bjørn Mork
1
-1
/
+97
2015-12-04
usbnet: allow mini-drivers to consume L2 headers
Bjørn Mork
1
-1
/
+4
2015-12-04
net: qmi_wwan: remove 1199:9070 device id
Bjørn Mork
1
-2
/
+0
2015-12-04
net: qmi_wwan: MDM9x30 specific power management
Bjørn Mork
1
-0
/
+38
2015-12-04
net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"
Salil
2
-51
/
+59
2015-12-04
net:hns: Add support of ethtool TSO set option for Hip06 in HNS
Salil
1
-0
/
+47
2015-12-04
net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver
Salil
6
-4
/
+95
2015-12-04
net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
Salil
6
-10
/
+242
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
14
-196
/
+689
2015-12-04
net: bonding: remove redudant brackets
yzhu1
1
-1
/
+1
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
294
-2981
/
+6506
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
79
-253
/
+2399
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-124
/
+139
2015-12-03
mlxsw: core: Change BUG to WARN in hwmon code
Jiri Pirko
1
-1
/
+1
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
stmmac: ipq806x: Return error values instead of pointers
Stephen Boyd
1
-13
/
+11
2015-12-03
mvneta: implement ethtool autonegotiation control
Stas Sergeev
1
-35
/
+74
2015-12-03
mvneta: consolidate autoneg enabling
Stas Sergeev
1
-3
/
+13
2015-12-03
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-12
/
+7
2015-12-03
net: mpc52xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-13
/
+9
2015-12-03
net: bcm63xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-20
/
+8
[next]