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
*
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-13
1
-3
/
+3
*
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-13
1
-3
/
+2
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
14
-28
/
+37
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
9
-17
/
+21
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
11
-37
/
+40
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
6
-10
/
+13
*
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-13
2
-6
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
64
-163
/
+195
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
42
-97
/
+113
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-11
11
-51
/
+82
|
\
|
*
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
2018-06-10
1
-6
/
+29
|
*
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
2018-06-09
1
-2
/
+2
|
*
net: fddi: fix a possible null-ptr-deref
YueHaibing
2018-06-09
1
-27
/
+28
|
*
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
2018-06-09
1
-6
/
+5
|
*
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
2018-06-08
1
-5
/
+5
|
*
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
2018-06-07
1
-1
/
+1
|
*
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
2018-06-07
1
-0
/
+1
|
*
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
2018-06-07
1
-1
/
+3
|
*
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
3
-3
/
+8
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
3
-19
/
+3
|
\
\
|
*
|
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
Long Li
2018-04-19
3
-19
/
+3
*
|
|
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-08
1
-1
/
+1
|
\
\
\
|
*
|
|
xen-netfront: fix xennet_start_xmit()'s return type
Luc Van Oostenryck
2018-05-14
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-07
4
-15
/
+25
|
\
\
\
\
|
*
\
\
\
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
3
-13
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx5: Export flow counter related API
Raed Salem
2018-06-02
2
-2
/
+3
|
|
*
|
|
|
net/mlx5: Use flow counter pointer as input to the query function
Or Gerlitz
2018-06-02
3
-12
/
+9
|
*
|
|
|
|
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
2018-05-24
8
-10
/
+47
|
|
\
|
|
|
|
|
*
|
|
|
|
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
2018-05-17
2
-2
/
+14
*
|
|
|
|
|
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
5
-182
/
+10
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-06-06
1
-27
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: ena: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-24
1
-27
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-26
1
-46
/
+1
|
*
|
|
|
|
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-26
1
-74
/
+1
|
*
|
|
|
|
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-26
1
-18
/
+1
|
*
|
|
|
|
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-26
1
-17
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
900
-25861
/
+51553
|
\
\
\
\
\
|
*
|
|
|
|
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
2018-06-06
1
-0
/
+13
|
*
|
|
|
|
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
2018-06-06
1
-3
/
+20
|
*
|
|
|
|
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
2018-06-06
1
-0
/
+3
|
*
|
|
|
|
bnx2x: use the right constant
Julia Lawall
2018-06-06
1
-1
/
+1
|
*
|
|
|
|
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
2018-06-06
3
-3
/
+18
|
*
|
|
|
|
enic: fix UDP rss bits
Govindarajulu Varadarajan
2018-06-06
7
-21
/
+67
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
6
-91
/
+55
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-22
/
+1
|
|
*
|
|
|
|
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-13
/
+0
|
|
*
|
|
|
|
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-21
/
+0
|
|
*
|
|
|
|
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-05
3
-21
/
+0
|
|
*
|
|
|
|
virtio_net: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+5
|
|
*
|
|
|
|
tun: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-6
/
+13
[next]