aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/file-size.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu3-1003/+0
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2-1/+5
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa1-0/+1
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2-0/+2
2018-04-25nfp: bpf: optimize comparisons to negative constantsJakub Kicinski2-13/+35
2018-04-25nfp: bpf: tabularize generations of compare operationsJakub Kicinski1-107/+61
2018-04-25nfp: bpf: optimize add/sub of a negative constantJakub Kicinski1-0/+35
2018-04-25nfp: bpf: remove double spaceJakub Kicinski1-1/+1
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend1-17/+16
2018-04-25bpf: sockmap, remove samples programJohn Fastabend4-2276/+0
2018-04-25bpf: sockmap, add selftestsJohn Fastabend7-4/+1852
2018-04-25bpf: sockmap, add a set of tests to run by defaultJohn Fastabend1-51/+512
2018-04-25bpf: sockmap, code sockmap_test in CJohn Fastabend1-96/+113
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song1-2/+2
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell1-0/+1
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon1-0/+266
2018-04-24bpf: allow map helpers access to map values directlyPaul Chaignon1-17/+7
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger4-2/+114
2018-04-24bpf: add helper for getting xfrm statesEyal Birger2-1/+72
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau4-21/+17
2018-04-23bpf: fix virtio-net's length calc for XDP_PASSNikita V. Shirokov1-1/+1
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger1-0/+1
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern1-2/+1
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern4-35/+88
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern1-18/+23
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern2-5/+14
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern1-7/+6
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern2-5/+5
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern2-21/+9
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells1-1/+1
2018-04-20afs: Fix server record deletionDavid Howells1-1/+8
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni1-9/+6
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J1-0/+54
2018-04-20dt-bindings: Document the DT bindings for lan78xxPhil Elwell2-0/+55
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell5-1/+81
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet1-11/+9
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh6-0/+111
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh2-18/+195
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev1-3/+53
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev1-3/+2
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev1-4/+5
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev1-1/+1
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna3-5/+25
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna4-0/+31
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2-2/+7