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-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-140
/
+242
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
1
-2
/
+1
2017-11-18
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
1
-49
/
+55
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
1
-6
/
+6
2017-11-17
nfp: remove false positive offloads in flower vxlan
John Hurley
1
-7
/
+25
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
5
-1
/
+54
2017-11-17
nfp: inherit the max_mtu from the PF netdev
Dirk van der Merwe
1
-0
/
+2
2017-11-17
nfp: fix vlan receive MAC statistics typo
Pieter Jansen van Vuuren
2
-2
/
+2
2017-11-17
nfp: fix flower offload metadata flag usage
Pieter Jansen van Vuuren
2
-4
/
+6
2017-11-17
virto_net: remove empty file 'virtio_net.'
Joel Stanley
1
-0
/
+0
2017-11-16
fealnx: Fix building error on MIPS
Huacai Chen
1
-3
/
+3
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-16
/
+12
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
12
-17
/
+13
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
1
-2
/
+2
2017-11-16
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
3
-59
/
+83
2017-11-16
qed: use kzalloc instead of kmalloc and memset
Colin Ian King
1
-2
/
+1
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2
-2
/
+2
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-5
/
+5
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
783
-14120
/
+47744
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
geneve: fix fill_info when link down
Hangbin Liu
1
-14
/
+10
2017-11-15
net: cdc_ncm: GetNtbFormat endian fix
Bjørn Mork
1
-2
/
+2
2017-11-15
usbnet: ipheth: prevent TX queue timeouts when device not ready
Alexander Kappner
1
-9
/
+21
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2017-11-14
net: stmmac: fix LPI transitioning for dwmac4
Niklas Cassel
2
-1
/
+25
2017-11-14
liquidio: Missing error code in liquidio_init_nic_module()
Dan Carpenter
1
-1
/
+2
2017-11-14
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...
Desnes Augusto Nunes do Rosario
2
-4
/
+176
2017-11-14
net: mvneta: fix handling of the Tx descriptor counter
Simon Guinot
1
-5
/
+8
2017-11-14
net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
Salil Mehta
2
-81
/
+43
2017-11-14
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Pan Bian
1
-1
/
+1
2017-11-14
net: phy: realtek: fix RTL8211F interrupt mode
Heiner Kallweit
1
-0
/
+2
2017-11-14
mlxsw: spectrum_router: Add batch neighbour deletion
Ido Schimmel
1
-3
/
+12
2017-11-14
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
Shalom Toledo
1
-2
/
+2
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
1
-3
/
+10
2017-11-14
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
9
-0
/
+195
2017-11-14
cxgb4: collect LE-TCAM dump
Rahul Lakkireddy
6
-0
/
+261
2017-11-14
vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
Xin Long
1
-18
/
+13
2017-11-14
ppp: exit_net cleanup checks added
Vasily Averin
1
-0
/
+2
2017-11-14
vxlan: exit_net cleanup checks added
Vasily Averin
1
-0
/
+4
2017-11-14
geneve: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-31
/
+20
2017-11-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
39
-92
/
+92
2017-11-13
forcedeth: remove redudant assignments in xmit
Zhu Yanjun
1
-8
/
+20
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
9
-28
/
+28
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-13
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
1
-2
/
+0
[next]