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
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-5
/
+8
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-21
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
3
-4
/
+4
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
3
-0
/
+8
2019-07-20
r8169: fix RTL8168g PHY init
Thomas Voegtle
1
-2
/
+2
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
5
-11
/
+14
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2
-2
/
+2
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
5
-12
/
+7
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-120
/
+357
2019-07-18
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-18
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-18
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-18
gve: replace kfree with kvfree
Chuhong Yuan
2
-13
/
+13
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-1
/
+1
2019-07-18
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...
David S. Miller
6
-6
/
+93
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-17
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
3
-0
/
+17
2019-07-17
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
1
-8
/
+8
2019-07-17
net: ag71xx: Add missing header
Rosen Penev
1
-0
/
+1
2019-07-17
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
1
-1
/
+1
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-07-16
kernel: fix typos and some coding style in comments
Weitao Hou
1
-1
/
+1
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
1
-1
/
+5
2019-07-16
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+3
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
1
-8
/
+18
2019-07-15
net/mlx5e: Allow dissector meta key in tc flower
Vlad Buslov
1
-1
/
+2
2019-07-15
net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
Vlad Buslov
1
-5
/
+1
2019-07-15
net/mlx5e: Verify encapsulation is supported
Eli Cohen
1
-0
/
+4
2019-07-15
vmxnet3: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-07-15
hippi: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-2
/
+0
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
14
-27
/
+0
2019-07-15
rt2x00usb: fix rx queue hang
Soeren Moch
1
-6
/
+6
2019-07-15
ath10k: work around uninitialized vht_pfr variable
Arnd Bergmann
1
-0
/
+2
2019-07-15
iwlwifi: pcie: add support for qu c-step devices
Luca Coelho
4
-0
/
+83
2019-07-15
iwlwifi: add new cards for 9000 and 20000 series
Ihab Zhaika
1
-0
/
+2
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
[next]