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
2017-11-11
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
net: 8390: pcnet_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-11
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
ibmvnic: Add vnic client data to login buffer
Nathan Fontenot
2
-2
/
+68
2017-11-11
net: macb: add of_node_put to error paths
Michael Grzeschik
1
-0
/
+2
2017-11-11
net: macb: add of_phy_deregister_fixed_link to error paths
Michael Grzeschik
1
-0
/
+7
2017-11-11
net: mvpp2: fix GOP statistics loop start and stop conditions
Miquel Raynal
1
-32
/
+30
2017-11-11
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
Fuyun Liang
1
-12
/
+1
2017-11-11
net: hns3: fix a bug when getting phy address from NCL_config file
Fuyun Liang
1
-1
/
+1
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-52
/
+184
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-30
/
+75
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+28
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-13
/
+22
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
2
-0
/
+3
2017-11-09
net/mlx5e: Add 802.1ad VLAN filter steering rules
Gal Pressman
3
-13
/
+112
2017-11-09
net/mlx5e: Declare bitmap using kernel macro
Gal Pressman
1
-1
/
+1
2017-11-09
net/mlx5e: Add rollback on add VLAN failure
Gal Pressman
1
-1
/
+6
2017-11-09
net/mlx5e: Rename VLAN related variables and functions
Gal Pressman
3
-37
/
+37
2017-11-09
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-2
/
+2
2017-11-09
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
1
-1
/
+1
2017-11-08
qmi_wwan: Add missing skb_reset_mac_header-call
Kristian Evensen
1
-0
/
+1
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
1
-0
/
+1
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-11-08
net: qmi_wwan: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-08
net: cdc_ether: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2
-2
/
+2
2017-11-08
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
1
-2
/
+2
2017-11-08
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
1
-0
/
+1
2017-11-08
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
1
-3
/
+3
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2
-0
/
+56
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2
-0
/
+60
2017-11-08
mlxsw: spectrum: Collect tclass related stats periodically
Nogah Frankel
2
-0
/
+43
2017-11-08
mlxsw: reg: Add ext and tc-cong counter groups
Yuval Mintz
1
-0
/
+19
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
4
-1
/
+193
2017-11-08
mlxsw: reg: Add cwtp & cwtpm registers
Nogah Frankel
1
-0
/
+187
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
13
-13
/
+13
[next]