summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-01Merge branch 'bpf-sockmap-fixes'Daniel Borkmann
2018-07-01bpf: sockhash, add release routineJohn Fastabend
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-06-30Merge branch 's390-qeth-fixes'David S. Miller
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko
2018-06-30Merge branch 'DPAA-fixes'David S. Miller
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-30cnic: tidy up a size calculationDan Carpenter
2018-06-30atm: iphase: fix a 64 bit bugDan Carpenter
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng
2018-06-29Merge branch 'bpf-fixes'Alexei Starovoitov
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-29bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann
2018-06-29bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg
2018-06-29nl80211: relax ht operation checks for meshBob Copeland
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern
2018-06-28test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan
2018-06-28Merge branch 'xdp-flush'David S. Miller
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer