summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-12-01net, xdp, xsk: fix __sk_mark_napi_id_once napi_id errorDaniel Borkmann
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-17xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg
2020-11-11cfg80211: remove WDS codeJohannes Berg
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet
2020-11-10inet: constify inet_sdif() argumentEric Dumazet
2020-11-09net: remove ip_tunnel_get_stats64Heiner Kallweit
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel
2020-11-06nexthop: Add nexthop notification data structuresIdo Schimmel
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-11-04tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni
2020-11-03mpls: drop skb's dst in mpls_forward()Guillaume Nault
2020-11-02tcp: avoid slow start during fast recovery on new lossesYuchung Cheng
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long
2020-10-30sctp: add udphdr to overhead when udp_port is setXin Long
2020-10-30sctp: allow changing transport encap_port by peer packetsXin Long
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-29wimax: move out to stagingArnd Bergmann
2020-10-29xsk: Fix possible memory leak at socket closeMagnus Karlsson
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2020-10-15nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab