summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Check the error of write() and read()Taeung Song2018-07-051-4/+15
* samples/bpf: Check the result of system()Taeung Song2018-07-051-3/+24
* samples/bpf: add missing <linux/if_vlan.h>Taeung Song2018-07-051-5/+1
* bpf: hash map: decrement counter on errorMauricio Vasquez B2018-07-031-5/+11
* Merge branch 'af_xdp-fixes'Alexei Starovoitov2018-07-024-11/+14
|\
| * xsk: fix potential race in SKB TX completion codeMagnus Karlsson2018-07-022-0/+8
| * samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sampleMagnus Karlsson2018-07-021-1/+1
| * xsk: frame could be completed more than once in SKB pathMagnus Karlsson2018-07-021-3/+3
| * xsk: fix potential lost completion message in SKB pathMagnus Karlsson2018-07-021-7/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-07-022-3/+12
|\
| * md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang2018-06-281-0/+7
| * MD: cleanup resources in failureShaohua Li2018-06-181-3/+5
* | Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds2018-07-024-12/+13
|\ \
| * | openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-013-11/+8
| * | openrisc: Call destructor during __pte_free_tlbStafford Horne2018-06-251-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-02114-624/+1249
|\ \ \
| * \ \ Merge branch 'qed-fixes'David S. Miller2018-07-025-9/+38
| |\ \ \
| | * | | qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru2018-07-021-2/+8
| | * | | qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru2018-07-021-4/+4
| | * | | qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-022-3/+18
| | * | | qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-021-0/+8
| |/ / /
| * | | ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu2018-07-021-8/+28
| * | | ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-021-1/+1
| * | | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-027-10/+26
| * | | tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-011-0/+9
| * | | 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