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
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
64
-163
/
+195
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
42
-97
/
+113
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-51
/
+82
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-19
/
+3
2018-06-10
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-09
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
1
-2
/
+2
2018-06-09
net: fddi: fix a possible null-ptr-deref
YueHaibing
1
-27
/
+28
2018-06-09
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
1
-6
/
+5
2018-06-08
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-06-08
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
1
-5
/
+5
2018-06-07
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
1
-1
/
+1
2018-06-07
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
1
-0
/
+1
2018-06-07
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
1
-1
/
+3
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
3
-3
/
+8
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-15
/
+25
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-182
/
+10
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
900
-25861
/
+51553
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-10
/
+6
2018-06-07
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-27
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
4
-8
/
+5
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-91
/
+55
2018-06-05
mlxsw: Add extack messages for port_{un, }split failures
David Ahern
3
-9
/
+25
2018-06-05
netdevsim: Add extack error message for devlink reload
David Ahern
3
-6
/
+10
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
3
-6
/
+11
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
12
-435
/
+662
2018-06-05
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+3
2018-06-05
net/mlx5e: Make function mlx5e_change_rep_mtu() static
Wei Yongjun
1
-1
/
+1
2018-06-05
net: qualcomm: rmnet: Fix use after free while sending command ack
Subash Abhinov Kasiviswanathan
1
-4
/
+4
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-0
/
+4
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-2
/
+14
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-48
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-05
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
1
-22
/
+1
2018-06-05
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
1
-13
/
+0
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2018-06-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-70
/
+195
2018-06-05
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
1
-5
/
+18
2018-06-05
team: use netdev_features_t instead of u32
Dan Carpenter
1
-1
/
+2
2018-06-05
net_failover: Use netdev_features_t instead of u32
Dan Carpenter
1
-1
/
+2
[next]