summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-13net/tls: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13tcp: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-10-12can: remove obsolete version stringsOliver Hartkopp
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp
2020-10-11bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend
2020-10-11bpf, sockmap: Check skb_verdict and skb_parser programs explicitlyJohn Fastabend
2020-10-11bpf, sockmap: Add memory accounting so skbs on ingress lists are visibleJohn Fastabend
2020-10-11bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanupJohn Fastabend
2020-10-11bpf, sockmap: Remove dropped data on errors in redirect caseJohn Fastabend
2020-10-11bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpageJohn Fastabend
2020-10-11bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend
2020-10-11bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue
2020-10-11bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg
2020-10-09net/smc: restore smcd_version when all ISM V2 devices failed to initKarsten Graul
2020-10-09net/smc: cleanup buffer usage in smc_listen_work()Karsten Graul
2020-10-09net/smc: consolidate unlocking in same functionKarsten Graul
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09net/rds: suppress page allocation failure error in recv buffer refillManjunath Patil
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh
2020-10-09devlink: Add remote reload statsMoshe Shemesh
2020-10-09devlink: Add reload statsMoshe Shemesh
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet
2020-10-09xsk: Introduce padding between ring pointersMagnus Karlsson
2020-10-08mptcp: fix infinite loop on recvmsg()/worker() race.Paolo Abeni
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski