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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-29
net/mlx5e: Fix update of hash function/key via ethtool
Gal Pressman
3
-105
/
+109
2017-01-29
net/mlx5e: Modify TIRs hash only when it's needed
Gal Pressman
1
-5
/
+13
2017-01-29
net/mlx5e: Support TC encapsulation offloads with upper devices
Hadar Hen Zion
1
-7
/
+6
2017-01-29
net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroy
Or Gerlitz
1
-11
/
+18
2017-01-29
net/mlx5: E-Switch, Err when retrieving steering name-space fails
Or Gerlitz
1
-1
/
+2
2017-01-29
net/mlx5: Return EOPNOTSUPP when failing to get steering name-space
Or Gerlitz
4
-6
/
+6
2017-01-29
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
12
-22
/
+22
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-26
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-25
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
1
-0
/
+5
2017-01-25
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
1
-2
/
+6
2017-01-25
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-25
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
2017-01-25
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
1
-2
/
+6
2017-01-25
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
1
-3
/
+9
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-25
net-next: ethernet: mediatek: change the compatible string
John Crispin
1
-1
/
+1
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
1
-3
/
+6
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
1
-19
/
+18
2017-01-25
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
1
-13
/
+25
2017-01-24
alx: work around hardware bug in interrupt fallback path
Tobias Regnery
1
-2
/
+6
2017-01-24
alx: fix fallback to msi or legacy interrupts
Tobias Regnery
1
-0
/
+1
2017-01-24
alx: fix wrong condition to free descriptor memory
Tobias Regnery
1
-1
/
+1
2017-01-24
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
2
-0
/
+15
2017-01-24
ibmveth: Add a proper check for the availability of the checksum features
Thomas Huth
1
-2
/
+5
2017-01-24
vxlan: do not age static remote mac entries
Balakrishnan Raman
1
-1
/
+1
2017-01-24
vxlan: don't flush static fdb entries on admin down
Roopa Prabhu
1
-2
/
+6
2017-01-24
virtio_net: fix PAGE_SIZE > 64k
Michael S. Tsirkin
1
-1
/
+9
2017-01-24
mlxsw: spectrum_router: Correctly reallocate adjacency entries
Ido Schimmel
1
-4
/
+6
2017-01-24
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
1
-1
/
+3
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-23
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
1
-5
/
+9
2017-01-22
amd-xgbe: Check xgbe_init() return code
Lendacky, Thomas
2
-2
/
+6
2017-01-22
amd-xgbe: Add a hardware quirk for register definitions
Lendacky, Thomas
4
-3
/
+20
2017-01-20
xen-netfront: Fix Rx stall during network stress and OOM
Vineeth Remanan Pillai
1
-1
/
+1
2017-01-20
net/mlx5e: Do not recycle pages from emergency reserve
Eric Dumazet
1
-0
/
+3
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+4
2017-01-20
qed: avoid possible stack overflow in qed_ll2_acquire_connection
Arnd Bergmann
3
-61
/
+53
2017-01-20
r8152: fix rtl8152_post_reset function
hayeswang
1
-0
/
+2
2017-01-20
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
3
-3
/
+3
2017-01-19
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
1
-1
/
+1
2017-01-19
net/mlx5e: Remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-18
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
1
-1
/
+1
2017-01-18
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
2017-01-18
xen-netback: protect resource cleaning on XenBus disconnect
Igor Druzhinin
2
-2
/
+6
2017-01-18
xen-netback: fix memory leaks on XenBus disconnect
Igor Druzhinin
1
-0
/
+11
[next]