summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-07-01Merge branch 'bpf-sockmap-fixes'Daniel Borkmann-70/+166
2018-07-01bpf: sockhash, add release routineJohn Fastabend-0/+1
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend-49/+96
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend-12/+22
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend-10/+48
2018-06-29Merge branch 'bpf-fixes'Alexei Starovoitov-78/+11
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann-77/+9
2018-06-29bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann-0/+1
2018-06-29bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann-1/+1
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern-41/+81
2018-06-28test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza-0/+20
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T-0/+9
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T-0/+9
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell-0/+1
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young-92/+132
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski-3/+3
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T-0/+9
2018-06-21Merge branch 'bpf-bpftool-fixes'Daniel Borkmann-4/+8
2018-06-21tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski-1/+7
2018-06-21tools: bpftool: remove duplicated error message on prog loadJakub Kicinski-3/+1
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell-0/+1
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam-4/+1
2018-06-21ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long-1/+2
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner-1/+3
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet-1/+3
2018-06-21net: mscc: fix the injection headerAntoine Tenart-5/+5
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski-0/+4
2018-06-21r8169: Fix netpoll oopsVille Syrjälä-1/+1
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg-4/+1
2018-06-21selftests: net: add config fragmentsAnders Roxell-0/+2
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce-1/+1
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-33/+59
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-195/+371
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-20/+23
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-72/+69
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke-0/+8
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu-15/+7
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa-5/+5
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds-5/+23
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn-2/+4
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet-10/+12
2018-06-20bpfilter: ignore binary filesMatteo Croce-0/+1
2018-06-20bpfilter: fix build errorMatteo Croce-2/+4
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano-2/+1
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti-2/+1
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti-5/+4
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski-2/+13