summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-0122-294/+449
|\
| * Merge branch 'bpf-sockmap-fixes'Daniel Borkmann2018-07-011-70/+166
| |\
| | * bpf: sockhash, add release routineJohn Fastabend2018-07-011-0/+1
| | * bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend2018-07-011-49/+96
| | * bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend2018-07-011-12/+22
| | * bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend2018-07-011-10/+48
| |/
| * Merge branch 'bpf-fixes'Alexei Starovoitov2018-06-294-78/+11
| |\
| | * bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-292-77/+9
| | * bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-06-291-0/+1
| | * bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann2018-06-291-1/+1
| |/
| * bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-293-41/+81
| * test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza2018-06-281-0/+20
| * selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
| * selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
| * selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
| * bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-267-92/+132
| * nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-251-3/+3
| * tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0
| * selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9
| * Merge branch 'bpf-bpftool-fixes'Daniel Borkmann2018-06-211-4/+8
| |\
| | * tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-211-1/+7
| | * tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-211-3/+1
| |/
* | net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu2018-06-301-1/+71
* | hv_netvsc: split sub-channel setup into async and syncStephen Hemminger2018-06-304-52/+65
* | net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang2018-06-301-9/+2
* | atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-06-301-0/+2
* | Merge branch 's390-qeth-fixes'David S. Miller2018-06-304-30/+57
|\ \
| * | s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| * | s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
| * | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
| * | s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
| * | Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
|/ /
* | alx: take rtnl before calling __alx_open from resumeSabrina Dubroca2018-06-301-1/+7
* | sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
* | net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
* | net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
* | net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko2018-06-301-2/+1
* | Merge branch 'DPAA-fixes'David S. Miller2018-06-302-7/+16
|\ \
| * | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| * | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
|/ /
* | bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-303-0/+13
* | cnic: tidy up a size calculationDan Carpenter2018-06-301-1/+1
* | atm: iphase: fix a 64 bit bugDan Carpenter2018-06-301-1/+1
* | tcp: fix Fast Open key endiannessYuchung Cheng2018-06-301-5/+13
* | Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-292-21/+16
|\ \
| * | nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * | nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3
| * | mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior2018-06-291-0/+2
* | | net, mm: account sock objects to kmemcgShakeel Butt2018-06-291-2/+5
|/ /
* | net: stmmac: Set DMA buffer size in HWJose Abreu2018-06-284-0/+19