aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-15rxrpc: Fix loss of final ack on shutdownDavid Howells3-3/+7
2020-10-15rxrpc: Fix bundle counting for exclusive connectionsDavid Howells1-2/+3
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso1-1/+1
2020-10-13xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit1-21/+1
2020-10-13net: openvswitch: use new function dev_fetch_sw_netstatsHeiner Kallweit1-19/+1
2020-10-13mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-13iptunnel: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-13net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit1-20/+1
2020-10-13net: bridge: use new function dev_fetch_sw_netstatsHeiner Kallweit1-20/+1
2020-10-13net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit1-0/+34
2020-10-13net/af_unix: Remove unused old_pid variableOr Cohen1-2/+0
2020-10-13net/tls: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-13net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-13tcp: use semicolons rather than commas to separate statementsJulia Lawall2-5/+6
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-68/+262
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski7-76/+196
2020-10-12can: remove obsolete version stringsOliver Hartkopp6-25/+5
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp2-8/+9
2020-10-11bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend2-7/+93
2020-10-11bpf, sockmap: Check skb_verdict and skb_parser programs explicitlyJohn Fastabend1-7/+8
2020-10-11bpf, sockmap: Add memory accounting so skbs on ingress lists are visibleJohn Fastabend1-16/+15
2020-10-11bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanupJohn Fastabend1-7/+7
2020-10-11bpf, sockmap: Remove dropped data on errors in redirect caseJohn Fastabend1-14/+14
2020-10-11bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpageJohn Fastabend1-2/+0
2020-10-11bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend1-2/+15
2020-10-11bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend1-9/+6
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso2-27/+30
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso2-8/+41
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso1-21/+82
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso1-2/+7
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso1-6/+17
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue2-15/+22
2020-10-11bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen1-1/+2
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean1-0/+34
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann1-1/+1
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann2-10/+59
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski9-3/+38
2020-10-09netlink: export policy in extended ACKJohannes Berg2-0/+66
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg1-28/+51
2020-10-09net/smc: restore smcd_version when all ISM V2 devices failed to initKarsten Graul1-1/+5
2020-10-09net/smc: cleanup buffer usage in smc_listen_work()Karsten Graul1-6/+3
2020-10-09net/smc: consolidate unlocking in same functionKarsten Graul1-37/+40
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski5-1/+1447
2020-10-09net/rds: suppress page allocation failure error in recv buffer refillManjunath Patil1-3/+3
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh1-0/+5
2020-10-09devlink: Add remote reload statsMoshe Shemesh1-6/+54
2020-10-09devlink: Add reload statsMoshe Shemesh1-0/+90
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh1-6/+86
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh1-6/+92
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh1-7/+7