index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
4
-7
/
+81
2017-01-30
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
1
-5
/
+19
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
2
-2
/
+2
2017-01-30
net/mlx4_core: Add resource alloc/dealloc debugging
Matan Barak
1
-4
/
+45
2017-01-30
net/mlx4_core: Device revision support
Yishai Hadas
1
-1
/
+1
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
4
-6
/
+6
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
107
-135
/
+130
2017-01-30
net: dsa: bcm_sf2: Add support for ethtool::rxnfc
Florian Fainelli
4
-0
/
+645
2017-01-30
net: dsa: bcm_sf2: Add CFP registers definitions
Florian Fainelli
1
-0
/
+146
2017-01-30
net: dsa: bcm_sf2: Configure traffic classes to queue mapping
Florian Fainelli
2
-0
/
+13
2017-01-30
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-30
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-30
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-30
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-30
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2
-4
/
+3
2017-01-30
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2
-7
/
+3
2017-01-30
net: dsa: qca8k: use dsa_port's bridge pointer
Vivien Didelot
2
-9
/
+4
2017-01-30
net: dsa: mv88e6xxx: use dsa_port's bridge pointer
Vivien Didelot
2
-22
/
+11
2017-01-30
net: dsa: pass bridge device when a port leaves
Vivien Didelot
4
-4
/
+5
2017-01-30
net: dsa: variable number of ports
Vivien Didelot
3
-7
/
+6
2017-01-30
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-30
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2
-0
/
+33
2017-01-30
net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
Colin Ian King
1
-1
/
+1
2017-01-30
net: ethernet: aquantia: remove another redundant err check
Colin Ian King
1
-2
/
+0
2017-01-30
net: ethernet: aquantia: remove redundant err check
Colin Ian King
1
-2
/
+0
2017-01-29
gtp: let userspace handle packets for invalid tunnels
Andreas Schultz
1
-4
/
+4
2017-01-29
gtp: remove unnecessary rcu_read_lock
Andreas Schultz
1
-20
/
+4
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-216
/
+385
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
1
-4
/
+38
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
1
-1
/
+33
2017-01-27
Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-11
/
+127
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-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-26
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
3
-6
/
+5
2017-01-26
liquidio: Avoid accessing skb after submitting to input queue
Satanand Burla
2
-6
/
+6
2017-01-26
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
1
-1
/
+1
2017-01-26
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
1
-4
/
+2
2017-01-26
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
1
-0
/
+5
2017-01-26
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
1
-2
/
+6
2017-01-26
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-26
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
2017-01-26
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
1
-2
/
+6
2017-01-26
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
1
-3
/
+9
2017-01-25
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
1
-3
/
+15
2017-01-25
net: thunderx: Leave serdes lane config on 81/83xx to firmware
Sunil Goutham
1
-77
/
+18
[next]