summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28test_bpf: reduce MAX_TESTRUNSEric Dumazet
2018-02-26bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-02-26test_bpf: add a schedule pointEric Dumazet
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22regulatory: add NUL to request alpha2Johannes Berg
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell
2018-02-22bpf: clean up unused-variable warningArnd Bergmann
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-21Merge branch 'virtio_net-XDP-fixes'David S. Miller
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer
2018-02-21virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer
2018-02-21virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer
2018-02-21virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer
2018-02-21Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz
2018-02-20net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha
2018-02-20net/mlx5e: Fix loopback self test when GRO is offInbar Karmy
2018-02-20net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman
2018-02-20tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline
2018-02-20ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon