index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
net: ena: update driver's rx drop statistics
Netanel Belgazal
1
-0
/
+9
2017-06-23
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
1
-2
/
+2
2017-06-23
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
1
-17
/
+27
2017-06-23
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
1
-1
/
+1
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2
-20
/
+51
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
4
-17
/
+83
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
5
-6
/
+54
2017-06-23
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
1
-8
/
+8
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
6
-11
/
+137
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
3
-28
/
+24
2017-06-23
tcp: fix out-of-bounds access in ULP sysctl
Jakub Kicinski
1
-0
/
+1
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
5
-55
/
+97
2017-06-23
net: stmmac: make some functions static
Colin Ian King
1
-8
/
+8
2017-06-23
Merge branch 'xdp-offload-mode'
David S. Miller
6
-36
/
+73
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
4
-8
/
+9
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
4
-6
/
+13
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
2
-2
/
+4
2017-06-23
udp: fix poll()
Paolo Abeni
1
-10
/
+17
2017-06-22
udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()
Paolo Abeni
1
-0
/
+1
2017-06-22
Merge branch 'net-mvpp2-misc-improvements'
David S. Miller
1
-26
/
+32
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
1
-11
/
+0
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
1
-4
/
+29
2017-06-22
Merge branch 'stmmac-pci-Refactor-DMI-probing'
David S. Miller
1
-81
/
+122
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
3
-3
/
+9
2017-06-22
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
Haiyang Zhang
2
-5
/
+4
2017-06-22
samples/bpf: fix a build problem
Yonghong Song
1
-1
/
+1
2017-06-22
Merge branch 'rds-tcp-fixes'
David S. Miller
7
-13
/
+19
2017-06-22
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
5
-2
/
+7
2017-06-22
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
4
-11
/
+12
2017-06-22
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
1
-1
/
+1
2017-06-22
Merge branch 'ibmvnic-Correct-long-term-mapped-buffer-error-handling'
David S. Miller
2
-46
/
+36
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2
-45
/
+35
2017-06-22
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
1
-1
/
+1
2017-06-22
tcp: Add a tcp_filter hook before handle ack packet
Chenbo Feng
2
-0
/
+4
2017-06-22
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
1
-1
/
+1
2017-06-22
net/mlx5e: Use device ID defines
Myron Stowe
1
-3
/
+3
2017-06-22
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
3
-8
/
+4
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
213
-1711
/
+2109
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-191
/
+256
[next]