aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller22-294/+449
2018-07-01Merge branch 'bpf-sockmap-fixes'Daniel Borkmann1-70/+166
2018-07-01bpf: sockhash, add release routineJohn Fastabend1-0/+1
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend1-49/+96
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend1-12/+22
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend1-10/+48
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu1-1/+71
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger4-52/+65
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang1-9/+2
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-06-30Merge branch 's390-qeth-fixes'David S. Miller4-30/+57
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik1-2/+2
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann1-4/+11
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann1-1/+1
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca1-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy1-1/+1
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko1-2/+1
2018-06-30Merge branch 'DPAA-fixes'David S. Miller2-7/+16
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter1-1/+1
2018-06-30atm: iphase: fix a 64 bit bugDan Carpenter1-1/+1
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-06-29Merge branch 'bpf-fixes'Alexei Starovoitov4-78/+11
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann2-77/+9
2018-06-29bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann1-0/+1
2018-06-29bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann1-1/+1
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-21/+16
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt1-2/+5
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg1-5/+11
2018-06-29nl80211: relax ht operation checks for meshBob Copeland1-16/+3
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior1-0/+2
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern3-41/+81
2018-06-28test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza1-0/+20
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu4-0/+19
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun2-28/+71
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada3-21/+14
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes1-16/+1
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-35/+45
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan1-0/+0
2018-06-28Merge branch 'xdp-flush'David S. Miller3-30/+48
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer1-11/+19
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-9/+15
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-10/+14