aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2-11/+45
2019-04-11Merge branch 'sctp-skb-list'David S. Miller3-41/+71
2019-04-11sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().David Miller3-20/+13
2019-04-11sctp: Make sctp_enqueue_event tak an skb list.David Miller2-15/+39
2019-04-11sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_eventDavid Miller1-1/+10
2019-04-11sctp: Always pass skbs on a list to sctp_ulpq_tail_event().David Miller1-6/+10
2019-04-11sctp: Remove superfluous test in sctp_ulpq_reasm_drain().David Miller1-1/+1
2019-04-11net: sched: flower: fix filter net reference countingVlad Buslov1-11/+6
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern1-89/+124
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet1-28/+17
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-110/+97
2019-04-11block: fix the return errno for direct IOJason Yan1-4/+4
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller75-425/+4603
2019-04-12bridge: broute: make broute a real ebtables tableFlorian Westphal5-42/+52
2019-04-12bridge: netfilter: unroll NF_HOOK helper in bridge input pathFlorian Westphal5-7/+56
2019-04-12bridge: reduce size of input cb to 16 bytesFlorian Westphal3-16/+16
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal2-1/+147
2019-04-12bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUNStanislav Fomichev1-0/+6
2019-04-11tools: add smp_* barrier variants to include infrastructureDaniel Borkmann2-2/+15
2019-04-11Merge branch 'ipv6-Refactor-nexthop-selection-helpers-during-a-fib-lookup'David S. Miller2-125/+149
2019-04-11ipv6: Refactor __ip6_route_redirectDavid Ahern1-23/+33
2019-04-11ipv6: Refactor rt6_device_matchDavid Ahern1-13/+25
2019-04-11ipv6: Move fib6_multipath_select down in ip6_pol_routeDavid Ahern1-3/+3
2019-04-11ipv6: Be smarter with null_entry handling in ip6_pol_route_lookupDavid Ahern1-12/+13
2019-04-11ipv6: Refactor find_rr_leafDavid Ahern1-36/+30
2019-04-11ipv6: Refactor find_matchDavid Ahern1-18/+32
2019-04-11ipv6: Pass fib6_nh and flags to rt6_score_routeDavid Ahern1-8/+10
2019-04-11ipv6: Change rt6_probe to take a fib6_nhDavid Ahern2-12/+12
2019-04-11ipv6: Remove rt6_check_devDavid Ahern1-11/+4
2019-04-11ipv6: Only call rt6_check_neigh for nexthop with gatewayDavid Ahern1-9/+7
2019-04-11Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+14
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40
2019-04-11dns: remove redundant zero length namelen checkColin Ian King1-2/+0
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing5-26/+61
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-19/+66
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan1-9/+21
2019-04-11Merge branch 'bpf-l2-encap'Daniel Borkmann6-80/+417
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire3-59/+277
2019-04-11bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2Alan Maguire1-0/+10
2019-04-11bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire2-4/+18
2019-04-11selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire3-48/+143
2019-04-11tipc: use standard write_lock & unlock functions when creating nodeJon Maloy1-2/+3
2019-04-11clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong1-1/+1
2019-04-11clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li1-4/+1
2019-04-11clocksource/drivers/npcm: select TIMER_OFArnd Bergmann1-0/+1
2019-04-11bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev2-9/+29
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2-45/+8
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2-4/+3
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever1-1/+1
2019-04-11NFS: Fix handling of reply page vectorChuck Lever1-2/+2