index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
Merge branch 'bpf-range-marking-fixes'
David S. Miller
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-21
Merge branch 'aquantia-fixes'
David S. Miller
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
2017-10-21
udp: make some messages more descriptive
Matteo Croce
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
2017-10-21
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
2017-10-21
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
2017-10-21
packet: avoid panic in packet_getsockopt()
Eric Dumazet
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-20
Merge branch 'sockmap-fixes'
David S. Miller
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
2017-10-19
sctp: do not peel off an assoc from one netns to another one
Xin Long
2017-10-19
Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat'
David S. Miller
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-19
mm, percpu: add support for __GFP_NOWARN flag
Daniel Borkmann
2017-10-19
Merge branch 'ena-fixes'
David S. Miller
2017-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
2017-10-19
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
2017-10-19
net: ena: reduce the severity of some printouts
Netanel Belgazal
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
2017-10-19
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
2017-10-19
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
2017-10-19
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
[next]