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-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
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
3
-1
/
+6
2018-06-12
nfp: include all ring counters in interface stats
Jakub Kicinski
1
-1
/
+1
2018-06-12
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
1
-5
/
+2
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2
-3
/
+17
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
1
-2
/
+11
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2
-9
/
+9
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2
-3
/
+3
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
2
-8
/
+8
2018-06-10
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-08
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
1
-2
/
+2
2018-06-08
net: fddi: fix a possible null-ptr-deref
YueHaibing
1
-27
/
+28
2018-06-08
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
[next]