index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
drivers/net: wan/dscc4: Remove unused timer
Kees Cook
2017-10-27
1
-20
/
+0
*
drivers/net: sxgbe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-9
/
+7
*
drivers/net: realtek: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-9
/
+10
*
drivers/net: nuvoton: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+4
*
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-12
/
+12
*
drivers/net: hippi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+4
*
drivers/net: hamradio/yam: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-2
/
+2
*
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-18
/
+17
*
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
2017-10-27
1
-0
/
+8
*
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
2017-10-27
2
-130
/
+224
*
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
2017-10-27
1
-4
/
+0
*
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
2017-10-26
1
-1
/
+1
*
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
2017-10-26
3
-7
/
+30
*
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
2017-10-26
1
-3
/
+3
*
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
2017-10-26
1
-2
/
+8
*
net: hns3: add nic_client check when initialize roce base information
Lipeng
2017-10-26
1
-1
/
+1
*
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
2017-10-26
1
-1
/
+1
*
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
2017-10-26
3
-34
/
+31
*
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
2017-10-26
3
-18
/
+0
*
net: bcmgenet: relax lock constraints to reduce IRQ latency
Doug Berger
2017-10-26
1
-15
/
+10
*
net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stop
Doug Berger
2017-10-26
1
-32
/
+17
*
net: bcmgenet: cleanup ring interrupt masking and unmasking
Doug Berger
2017-10-26
1
-23
/
+5
*
net: bcmgenet: move NAPI initialization to ring initialization
Doug Berger
2017-10-26
1
-34
/
+8
*
net: bcmgenet: enable loopback during UniMAC sw_reset
Doug Berger
2017-10-26
1
-45
/
+10
*
net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
Doug Berger
2017-10-26
1
-3
/
+1
*
net: bcmgenet: correct bad merge
Doug Berger
2017-10-26
1
-17
/
+1
*
ethernet: cavium: octeon: Switch to using netdev_info().
Steven J. Hill
2017-10-26
1
-13
/
+11
*
drivers/net: wan/sbni: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-13
/
+8
*
drivers/net: sis: Convert timers to use timer_setup()
Kees Cook
2017-10-25
2
-11
/
+9
*
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-10-25
9
-24
/
+22
*
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
2017-10-25
1
-8
/
+3
*
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
Yotam Gigi
2017-10-24
1
-0
/
+1
*
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
2017-10-24
1
-1
/
+1
*
mlxsw: spectrum: mr: Fix various endianness issues
Yotam Gigi
2017-10-24
1
-5
/
+6
*
mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
Arkadi Sharshevsky
2017-10-24
1
-0
/
+1
*
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
2017-10-24
4
-3
/
+166
*
nfp: bpf: optimize mov64 a little
Jakub Kicinski
2017-10-24
1
-6
/
+15
*
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
2017-10-24
3
-10
/
+45
*
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
2017-10-24
3
-14
/
+111
*
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
2017-10-24
3
-17
/
+33
*
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
2017-10-24
1
-8
/
+25
*
nfp: bpf: add stack read support
Jakub Kicinski
2017-10-24
1
-5
/
+76
*
nfp: bpf: add stack write support
Jakub Kicinski
2017-10-24
4
-5
/
+147
*
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
2017-10-24
1
-6
/
+12
*
nfp: bpf: add helper for emitting nops
Jakub Kicinski
2017-10-24
1
-3
/
+8
*
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2017-10-24
2
-4
/
+4
*
net: hns3: remove redundant memset when alloc buffer
Lipeng
2017-10-24
1
-2
/
+0
*
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
2017-10-24
1
-2
/
+2
[next]