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-08
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
1
-8
/
+35
2019-07-08
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-08
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-07-08
nfp: tls: fix error return code in nfp_net_tls_add()
Wei Yongjun
1
-0
/
+1
2019-07-08
bnxt_en: add page_pool support
Andy Gospodarek
4
-7
/
+47
2019-07-08
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
4
-10
/
+140
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
4
-13
/
+28
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
3
-7
/
+7
2019-07-08
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
4
-59
/
+488
2019-07-08
net: ethernet: ti: cpsw_ethtool: allow res split while down
Ivan Khoronzhuk
1
-2
/
+1
2019-07-08
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
3
-9
/
+28
2019-07-08
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
2
-10
/
+83
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2
-8
/
+4
2019-07-08
macb: fix build warning for !CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2019-07-08
gve: fix unused variable/label warnings
Arnd Bergmann
1
-33
/
+33
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
1
-10
/
+18
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
1
-5
/
+1
2019-07-08
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
1
-3
/
+1
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-9
/
+9
2019-07-07
hinic: add fw version query
Xue Chaojing
4
-0
/
+54
2019-07-07
gve: Fix error return code in gve_alloc_qpls()
Wei Yongjun
1
-1
/
+3
2019-07-07
net: nixge: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-07-07
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
1
-2
/
+2
2019-07-07
gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
Taehee Yoo
1
-1
/
+6
2019-07-07
gtp: fix use-after-free in gtp_newlink()
Taehee Yoo
1
-1
/
+1
2019-07-07
gtp: fix Illegal context switch in RCU read-side critical section.
Taehee Yoo
1
-1
/
+1
2019-07-07
gtp: remove duplicate code in gtp_dellink()
Taehee Yoo
1
-1
/
+0
2019-07-07
gtp: fix use-after-free in gtp_encap_destroy()
Taehee Yoo
1
-2
/
+15
2019-07-07
gtp: fix suspicious RCU usage
Taehee Yoo
1
-2
/
+6
2019-07-07
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
1
-19
/
+17
2019-07-07
net: dsa: vsc73xx: add support for parallel mode
Pawel Dembicki
3
-0
/
+174
2019-07-07
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki
5
-162
/
+254
2019-07-07
r8169: sync few chip names with vendor driver
Heiner Kallweit
1
-4
/
+4
2019-07-06
Merge tag 'wireless-drivers-next-for-davem-2019-07-06' of git://git.kernel.or...
David S. Miller
150
-2953
/
+5173
2019-07-05
net/mlx5e: Add kTLS TX HW offload support
Tariq Toukan
14
-7
/
+748
2019-07-05
net/mlx5e: Introduce a fenced NOP WQE posting function
Tariq Toukan
1
-0
/
+18
2019-07-05
net/mlx5e: Re-work TIS creation functions
Tariq Toukan
5
-11
/
+27
2019-07-05
net/mlx5e: Tx, Unconstify SQ stop room
Tariq Toukan
4
-17
/
+21
2019-07-05
net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB
Eran Ben Elisha
1
-2
/
+2
2019-07-05
net/mlx5e: Tx, Make SQ WQE fetch function type generic
Tariq Toukan
3
-8
/
+10
2019-07-05
net/mlx5e: Tx, Enforce L4 inline copy when needed
Tariq Toukan
2
-1
/
+9
2019-07-05
net/mlx5e: Move helper functions to a new txrx datapath header
Tariq Toukan
8
-153
/
+170
2019-07-05
net/mlx5: Accel, Add core TLS support for the Connect-X family
Tariq Toukan
3
-3
/
+101
2019-07-05
net/mlx5: Add crypto library to support create/destroy encryption key
Tariq Toukan
3
-1
/
+78
2019-07-05
net/mlx5: Kconfig, Better organize compilation flags
Tariq Toukan
7
-92
/
+46
2019-07-05
net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function
Tariq Toukan
3
-1
/
+11
2019-07-05
Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
23
-328
/
+681
2019-07-05
nfp: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-05
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
1
-0
/
+5
2019-07-05
net: hns3: set maximum length to resp_data_len for exceptional case
Peng Li
1
-0
/
+4
[prev]
[next]