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-02-03
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2
-139
/
+5
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
3
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-02-03
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
4
-3
/
+331
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
6
-8
/
+1769
2017-02-03
mlxsw: resources: Add ACL related resources
Jiri Pirko
1
-2
/
+18
2017-02-03
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
1
-0
/
+109
2017-02-03
mlxsw: core: Introduce flexible actions support
Jiri Pirko
3
-1
/
+753
2017-02-03
mlxsw: core: Introduce flexible keys support
Jiri Pirko
3
-1
/
+714
2017-02-03
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
1
-3
/
+36
2017-02-03
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
1
-0
/
+31
2017-02-03
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
1
-0
/
+77
2017-02-03
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
1
-0
/
+63
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
1
-0
/
+100
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
1
-0
/
+106
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
1
-0
/
+54
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
1
-2
/
+45
2017-02-03
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
1
-0
/
+19
2017-02-03
mlxsw: item: Add 8bit item helpers
Jiri Pirko
1
-2
/
+77
2017-02-03
bonding: Remove unnecessary returned value check
Zhu Yanjun
1
-6
/
+4
2017-02-03
cxgb4: get rid of custom busy poll code
Eric Dumazet
4
-174
/
+6
2017-02-03
myri10ge: get rid of custom busy poll code
Eric Dumazet
1
-193
/
+4
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
2
-147
/
+9
2017-02-03
vxlan: support fdb and learning in COLLECT_METADATA mode
Roopa Prabhu
1
-71
/
+125
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-02-03
virtio_net: remove custom busy_poll
Eric Dumazet
1
-41
/
+0
2017-02-03
atl1e: add GRO support
Eric Dumazet
1
-1
/
+1
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-02
net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps
Andrew Lunn
1
-1
/
+1
2017-02-02
net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390
Andrew Lunn
1
-6
/
+6
2017-02-02
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
1
-0
/
+21
2017-02-02
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
1
-1
/
+1
2017-02-02
net: stmmac: add separate warning for PTP not being supported by HW
Heiner Kallweit
1
-2
/
+4
2017-02-02
net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
Heiner Kallweit
1
-7
/
+9
2017-02-02
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
1
-0
/
+20
2017-02-02
net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390
Andrew Lunn
1
-0
/
+8
2017-02-02
xgene_enet: remove bogus forward declarations
Arnd Bergmann
3
-56
/
+48
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
57
-385
/
+800
2017-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-247
/
+443
2017-02-01
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
1
-34
/
+33
2017-02-01
sh_eth: fix wakeup event reporting from MagicPacket
Niklas Söderlund
1
-2
/
+2
2017-02-01
sh_eth: align usage of sh_eth_modify() with rest of driver
Niklas Söderlund
1
-1
/
+1
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
153
-2524
/
+2844
2017-02-01
ethernet: aquantia: fix dma_mapping_error test
Dan Carpenter
1
-2
/
+3
2017-02-01
liquidio: fix for iq and droq cnts going negative
Satanand Burla
4
-2
/
+15
2017-02-01
Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-36
/
+52
2017-02-01
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
Grygorii Strashko
1
-1
/
+1
2017-02-01
Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+25
[next]