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-04-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-407
/
+947
2016-04-27
net: w5100: support W5500
Akinobu Mita
4
-85
/
+365
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
4
-7
/
+40
2016-04-27
i40e: Add VF promiscuous mode driver support
Anjali Singhai Jain
2
-6
/
+149
2016-04-27
i40e: Add promiscuous on VLAN support
Greg Rose
2
-0
/
+78
2016-04-27
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2
-2
/
+4
2016-04-27
i40e: Remove zero check
Greg Rose
1
-4
/
+1
2016-04-27
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
4
-0
/
+4
2016-04-27
i40e: Add device capability which defines if update is available
Michal Kosiarz
5
-0
/
+18
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
71
-319
/
+647
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-125
/
+215
2016-04-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+7
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2
-13
/
+11
2016-04-26
pch_gbe: fix bogus trylock conversion
Florian Westphal
1
-1
/
+1
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2
-4
/
+4
2016-04-26
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
3
-7
/
+22
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
2
-3
/
+74
2016-04-26
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
2
-0
/
+156
2016-04-26
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
2
-0
/
+38
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
2
-0
/
+69
2016-04-26
net/mlx5e: Improve set features ndo resiliency
Gal Pressman
1
-28
/
+82
2016-04-26
net/mlx5e: Add link down events counter
Gal Pressman
2
-1
/
+14
2016-04-26
net/mlx5e: Add per priority group to PPort counters
Gal Pressman
4
-4
/
+93
2016-04-26
net/mlx5e: Rename VPort counters
Gal Pressman
1
-16
/
+19
2016-04-26
net/mlx5e: Statistics handling refactoring
Gal Pressman
4
-440
/
+482
2016-04-26
net/mlx5e: Report additional error statistics in get stats ndo
Gal Pressman
1
-6
/
+33
2016-04-26
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
1
-1
/
+0
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
5
-26
/
+6
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
5
-13
/
+21
2016-04-26
atle1: remove LLTX support and TX_UNLOCKED
Florian Westphal
2
-12
/
+1
2016-04-26
atl1c: remove private tx lock
Florian Westphal
2
-13
/
+1
2016-04-26
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
1
-8
/
+5
2016-04-26
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
mdio_bus: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
xgene: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
Sergei Shtylyov
1
-14
/
+9
2016-04-26
macvtap: check minor when unregistering
Francesco Ruggeri
1
-0
/
+3
2016-04-26
macvlan: fix failure during registration v3
Francesco Ruggeri
1
-6
/
+4
2016-04-26
qed: Add PF min bandwidth configuration support
Manish Chopra
6
-2
/
+104
2016-04-26
qed: Add PF max bandwidth configuration support
Manish Chopra
4
-57
/
+165
2016-04-26
qed: Add vport WFQ configuration APIs
Manish Chopra
5
-4
/
+223
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
3
-0
/
+40
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
2
-37
/
+74
2016-04-26
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
2
-3
/
+4
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
2
-40
/
+55
2016-04-26
cxgb4: Properly decode port module type
Hariprasad Shenai
1
-0
/
+11
2016-04-26
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
1
-0
/
+2
[next]