Commit Graph

707232 Commits (fb2a311a31d3457fe8c3ee16f5609877e2ead9f7)
 

Author SHA1 Message Date
Daniel Borkmann fb2a311a31 bpf: fix off by one for range markings with L{T, E} patterns 7 years ago
John Fastabend 8695a53956 bpf: devmap fix arithmetic overflow in bitmap_size calculation 7 years ago
David S. Miller 43ebf97fa4 Merge branch 'aquantia-fixes' 7 years ago
Igor Russkikh 417a3ae4b1 net: aquantia: Bad udp rate on default interrupt coalescing 7 years ago
Igor Russkikh b82ee71a86 net: aquantia: Enable coalescing management via ethtool interface 7 years ago
Igor Russkikh 6849540adc net: aquantia: mmio unmap was not performed on driver removal 7 years ago
Igor Russkikh 4c8bb609d3 net: aquantia: Limit number of MSIX irqs to the number of cpus 7 years ago
Igor Russkikh 93d87b8fbe net: aquantia: Fixed transient link up/down/up notification 7 years ago
Igor Russkikh 5d8d84e91d net: aquantia: Add queue restarts stats counter 7 years ago
Igor Russkikh 65e665e68d net: aquantia: Reset nic statistics on interface up/down 7 years ago
Matteo Croce 197df02cb3 udp: make some messages more descriptive 7 years ago
Stefano Brivio 772e97b57a geneve: Fix function matching VNI and tunnel ID on big-endian 7 years ago
David S. Miller c69d75ae15 linux-can-fixes-for-4.14-20171019 7 years ago
Dexuan Cui b4562ca792 hv_sock: add locking in the open/close/release code paths 7 years ago
Gavin Shan 0a90e25198 net/ncsi: Fix length of GVI response packet 7 years ago
Gavin Shan 52b4c8627f net/ncsi: Enforce failover on link monitor timeout 7 years ago
Gavin Shan 100ef01f3e net/ncsi: Disable HWA mode when no channels are found 7 years ago
Samuel Mendoza-Jonas 0795fb2021 net/ncsi: Stop monitor if channel times out or is inactive 7 years ago
Samuel Mendoza-Jonas 6850d0f8b2 net/ncsi: Fix AEN HNCDSC packet length 7 years ago
Eric Dumazet 509c7a1ecc packet: avoid panic in packet_getsockopt() 7 years ago
Eric Dumazet c92e8c02fe tcp/dccp: fix ireq->opt races 7 years ago
David S. Miller e95c6cf447 Merge branch 'sockmap-fixes' 7 years ago
John Fastabend 9ef2a8cd5c bpf: require CAP_NET_ADMIN when using devmap 7 years ago
John Fastabend fb50df8d32 bpf: require CAP_NET_ADMIN when using sockmap maps 7 years ago
John Fastabend f7e9cb1ecb bpf: remove mark access for SK_SKB program types 7 years ago
John Fastabend 34f79502bb bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region 7 years ago
John Fastabend 435bf0d3f9 bpf: enforce TCP only support for sockmap 7 years ago
Xin Long 1cc276cec9 sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect 7 years ago
Xin Long df80cd9b28 sctp: do not peel off an assoc from one netns to another one 7 years ago
David S. Miller 4bbb508348 Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat' 7 years ago
Daniel Borkmann bc6d5031b4 bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations 7 years ago
Daniel Borkmann 82f8dd28bd bpf: fix splat for illegal devmap percpu allocation 7 years ago
Daniel Borkmann 0ea7eeec24 mm, percpu: add support for __GFP_NOWARN flag 7 years ago
David S. Miller 3fd3b03b43 Merge branch 'ena-fixes' 7 years ago
Netanel Belgazal a59df39676 net: ena: fix wrong max Tx/Rx queues on ethtool 7 years ago
Netanel Belgazal 411838e7b4 net: ena: fix rare kernel crash when bar memory remap fails 7 years ago
Netanel Belgazal cd7aea1875 net: ena: reduce the severity of some printouts 7 years ago
Wolfgang Grandegger 97819f9430 can: gs_usb: fix busy loop if no more TX context is available 7 years ago
Stefan Mätje 72d92e865d can: esd_usb2: Fix can_dlc value for received RTR, frames 7 years ago
Marc Kleine-Budde 5a606223c6 can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL 7 years ago
Marc Kleine-Budde cae1d5b78f can: af_can: do not access proto_tab directly use rcu_access_pointer instead 7 years ago
Colin Ian King 62c04647c6 can: bcm: check for null sk before deferencing it via the call to sock_net 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) fb5b91d61b can: flexcan: fix p1010 state transition issue 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) 083c557129 can: flexcan: fix i.MX28 state transition issue 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) cf9c04677f can: flexcan: fix i.MX6 state transition issue 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) da49a8075c can: flexcan: implement error passive state quirk 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) 2f8639b24b can: flexcan: rename legacy error state quirk 7 years ago
ZHU Yi (ST-FIR/ENG1-Zhu) ad2302345d can: flexcan: fix state transition regression 7 years ago
Jakub Kicinski 28e33f9d78 bpf: disallow arithmetic operations on context pointer 7 years ago
Johannes Berg 48044eb490 netlink: fix netlink_ack() extack race 7 years ago