index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
2017-06-23
1
-17
/
+27
|
*
|
|
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
2017-06-23
1
-1
/
+1
|
*
|
|
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2017-06-23
2
-20
/
+51
|
*
|
|
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
4
-17
/
+83
|
*
|
|
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
5
-6
/
+54
|
*
|
|
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
2017-06-23
1
-8
/
+8
|
*
|
|
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-23
6
-11
/
+137
|
*
|
|
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
2017-06-23
3
-28
/
+24
|
/
/
/
*
|
|
tcp: fix out-of-bounds access in ULP sysctl
Jakub Kicinski
2017-06-23
1
-0
/
+1
*
|
|
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-23
5
-55
/
+97
*
|
|
net: stmmac: make some functions static
Colin Ian King
2017-06-23
1
-8
/
+8
*
|
|
Merge branch 'xdp-offload-mode'
David S. Miller
2017-06-23
6
-36
/
+73
|
\
\
\
|
*
|
|
nfp: xdp: report if program is offloaded
Jakub Kicinski
2017-06-23
1
-0
/
+2
|
*
|
|
xdp: add reporting of offload mode
Jakub Kicinski
2017-06-23
4
-8
/
+9
|
*
|
|
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
2017-06-23
1
-3
/
+10
|
*
|
|
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
2
-21
/
+15
|
*
|
|
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
2
-3
/
+14
|
*
|
|
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
2017-06-23
1
-5
/
+18
|
*
|
|
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2017-06-23
4
-6
/
+13
|
*
|
|
xdp: pass XDP flags into install handlers
Jakub Kicinski
2017-06-23
2
-2
/
+4
|
/
/
/
*
|
|
udp: fix poll()
Paolo Abeni
2017-06-23
1
-10
/
+17
*
|
|
udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()
Paolo Abeni
2017-06-22
1
-0
/
+1
*
|
|
Merge branch 'net-mvpp2-misc-improvements'
David S. Miller
2017-06-22
1
-26
/
+32
|
\
\
\
|
*
|
|
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
2017-06-22
1
-11
/
+3
|
*
|
|
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
2017-06-22
1
-11
/
+0
|
*
|
|
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
2017-06-22
1
-4
/
+29
|
/
/
/
*
|
|
Merge branch 'stmmac-pci-Refactor-DMI-probing'
David S. Miller
2017-06-22
1
-81
/
+122
|
\
\
\
|
*
|
|
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
2017-06-22
1
-33
/
+64
|
*
|
|
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
2017-06-22
1
-44
/
+39
|
*
|
|
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
2017-06-22
1
-7
/
+13
|
*
|
|
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
2017-06-22
1
-13
/
+23
|
*
|
|
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
2017-06-22
1
-12
/
+11
|
/
/
/
*
|
|
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
2017-06-22
3
-3
/
+9
*
|
|
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
Haiyang Zhang
2017-06-22
2
-5
/
+4
*
|
|
samples/bpf: fix a build problem
Yonghong Song
2017-06-22
1
-1
/
+1
*
|
|
Merge branch 'rds-tcp-fixes'
David S. Miller
2017-06-22
7
-13
/
+19
|
\
\
\
|
*
|
|
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
2017-06-22
5
-2
/
+7
|
*
|
|
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
2017-06-22
4
-11
/
+12
|
/
/
/
*
|
|
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
2017-06-22
1
-1
/
+1
*
|
|
Merge branch 'ibmvnic-Correct-long-term-mapped-buffer-error-handling'
David S. Miller
2017-06-22
2
-46
/
+36
|
\
\
\
|
*
|
|
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2017-06-22
2
-45
/
+35
|
*
|
|
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
2017-06-22
1
-1
/
+1
|
/
/
/
*
|
|
tcp: Add a tcp_filter hook before handle ack packet
Chenbo Feng
2017-06-22
2
-0
/
+4
*
|
|
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
2017-06-22
1
-1
/
+1
*
|
|
net/mlx5e: Use device ID defines
Myron Stowe
2017-06-22
1
-3
/
+3
*
|
|
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
2017-06-22
3
-8
/
+4
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
213
-1711
/
+2109
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-21
38
-191
/
+256
|
|
\
\
|
|
*
|
igmp: add a missing spin_lock_init()
WANG Cong
2017-06-20
1
-0
/
+1
|
|
*
|
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
2017-06-20
6
-36
/
+49
|
|
|
\
\
[prev]
[next]