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-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
1
-1
/
+22
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
1
-0
/
+38
2017-02-07
net: netcp: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-2
/
+0
2017-02-07
net: pxa168_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-19
/
+1
2017-02-07
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-3
/
+1
2017-02-07
Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
6
-37
/
+63
2017-02-07
net: ethernet: ti: cpsw: remove netif_trans_update
Ivan Khoronzhuk
1
-2
/
+0
2017-02-07
bnxt_en: Add support for XDP_TX action.
Michael Chan
4
-17
/
+122
2017-02-07
bnxt_en: Add basic XDP support.
Michael Chan
5
-8
/
+214
2017-02-07
bnxt_en: Refactor tx completion path.
Michael Chan
2
-1
/
+9
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
3
-13
/
+27
2017-02-07
bnxt_en: Add tx ring mapping logic.
Michael Chan
2
-3
/
+14
2017-02-07
bnxt_en: Centralize logic to reserve rings.
Michael Chan
3
-57
/
+52
2017-02-07
bnxt_en: Use event bit map in RX path.
Michael Chan
2
-15
/
+18
2017-02-07
bnxt_en: Add RX page mode support.
Michael Chan
2
-18
/
+124
2017-02-07
bnxt_en: Parameterize RX buffer offsets.
Michael Chan
2
-6
/
+11
2017-02-07
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
Michael Chan
2
-15
/
+13
2017-02-07
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
Michael Chan
2
-13
/
+10
2017-02-07
bnxt_en: Refactor rx SKB function.
Michael Chan
2
-16
/
+44
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
4
-18
/
+48
2017-02-07
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
1
-1
/
+4
2017-02-07
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
1
-0
/
+2
2017-02-07
mlxsw: add psample dependency for spectrum
Arnd Bergmann
1
-0
/
+1
2017-02-07
net: wan: slic_ds26522: Remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2017-02-07
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
5
-1
/
+122
2017-02-07
net: dsa: mv88e6xxx: Refactor remaining port setup
Andrew Lunn
4
-34
/
+78
2017-02-07
net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devices
Andrew Lunn
2
-9
/
+120
2017-02-07
net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10
Andrew Lunn
4
-0
/
+84
2017-02-07
virtio_net: XDP support for adjust_head
John Fastabend
1
-29
/
+125
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
2
-48
/
+69
2017-02-07
virtio_net: remove duplicate queue pair binding in XDP
John Fastabend
1
-13
/
+7
2017-02-07
virtio_net: factor out xdp handler for readability
John Fastabend
1
-51
/
+35
2017-02-07
virtio_net: wrap rtnl_lock in test for calling with lock already held
John Fastabend
1
-10
/
+21
2017-02-06
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
1
-2
/
+2
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
12
-30
/
+27
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
1
-8
/
+4
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2
-4
/
+0
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
3
-134
/
+135
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
1
-2
/
+0
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
1
-4
/
+4
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
3
-8
/
+8
2017-02-06
net/mlx5e: Bring back bfreg uar map dedicated pointer
Saeed Mahameed
2
-2
/
+4
2017-02-06
net/mlx5e: XDP Tx, no inline copy on ConnectX-5
Saeed Mahameed
3
-11
/
+15
2017-02-06
net/mlx5e: Tx, no inline copy on ConnectX-5
Saeed Mahameed
2
-17
/
+26
2017-02-06
net/mlx5: TX WQE update
Saeed Mahameed
3
-9
/
+9
[next]