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
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-51
/
+90
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-06-20
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
1
-2
/
+1
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
1
-5
/
+4
2018-06-20
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
1
-1
/
+1
2018-06-20
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
1
-0
/
+1
2018-06-20
net: hamradio: use eth_broadcast_addr
Stefan Agner
1
-6
/
+2
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2
-3
/
+3
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-2
/
+2
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
1
-4
/
+3
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
1
-7
/
+4
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-06-20
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
1
-2
/
+9
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-4
/
+4
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-180
/
+371
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
1
-4
/
+4
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
3
-7
/
+10
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
1
-1
/
+3
2018-06-15
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
1
-16
/
+5
2018-06-15
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
1
-8
/
+19
2018-06-15
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+9
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
1
-2
/
+9
2018-06-14
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
1
-13
/
+13
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
1
-3
/
+1
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
1
-2
/
+0
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
1
-1
/
+1
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
1
-2
/
+2
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
1
-0
/
+1
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
1
-3
/
+3
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-3
/
+2
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
14
-28
/
+37
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
9
-17
/
+21
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
11
-37
/
+40
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
6
-10
/
+13
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2
-6
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
64
-163
/
+195
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
42
-97
/
+113
2018-06-12
xen/netfront: raise max number of slots in xennet_get_responses()
Juergen Gross
1
-2
/
+2
2018-06-12
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
1
-3
/
+4
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2
-14
/
+38
2018-06-12
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
1
-3
/
+0
2018-06-12
hv_netvsc: move VF to same namespace as netvsc device
Stephen Hemminger
1
-1
/
+20
2018-06-12
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
2
-23
/
+22
2018-06-12
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
3
-62
/
+165
2018-06-12
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
1
-0
/
+2
[next]