summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net, xdp, xsk: fix __sk_mark_napi_id_once napi_id errorDaniel Borkmann2020-12-011-3/+7
* xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-012-5/+17
* net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-012-2/+7
* net: Introduce preferred busy-pollingBjörn Töpel2020-12-012-2/+7
* xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson2020-11-171-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-143-1/+44
|\
| * net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi2020-11-141-0/+26
| * net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi2020-11-141-1/+16
| * bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2020-11-121-0/+2
* | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-133-6/+23
|\ \
| * | nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg2020-11-111-8/+15
| * | cfg80211: remove WDS codeJohannes Berg2020-11-111-5/+0
| * | mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef2020-11-062-0/+5
| * | mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu2020-11-061-1/+2
| * | cfg80211: Add support to configure SAE PWE value to driversRohan Dutta2020-11-061-0/+9
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-121-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-061-1/+1
| |\ \ \
| | * | | xsk: Fix possible memory leak at socket closeMagnus Karlsson2020-10-291-1/+1
| | | |/ | | |/|
* | | | inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet2020-11-101-3/+3
* | | | inet: constify inet_sdif() argumentEric Dumazet2020-11-101-1/+1
* | | | net: remove ip_tunnel_get_stats64Heiner Kallweit2020-11-091-2/+0
* | | | net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-062-7/+9
|\| | |
| * | | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-302-7/+9
| |/ /
* | | nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel2020-11-061-1/+2
* | | nexthop: Emit a notification when a nexthop is addedIdo Schimmel2020-11-061-1/+2
* | | nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel2020-11-061-0/+1
* | | nexthop: Add nexthop notification data structuresIdo Schimmel2020-11-061-0/+35
| |/ |/|
* | sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long2020-11-051-0/+6
* | net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean2020-11-051-0/+6
* | net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-11-042-0/+19
|\ \
| * | netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez2020-10-312-0/+19
| |/
* | tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni2020-11-041-1/+20
* | mpls: drop skb's dst in mpls_forward()Guillaume Nault2020-11-031-7/+5
* | tcp: avoid slow start during fast recovery on new lossesYuchung Cheng2020-11-021-1/+1
* | sctp: add the error cause for new encapsulation port restartXin Long2020-10-301-0/+3
* | sctp: add udphdr to overhead when udp_port is setXin Long2020-10-302-2/+6
* | sctp: allow changing transport encap_port by peer packetsXin Long2020-10-302-6/+2
* | sctp: add encap_port for netns sock asoc and transportXin Long2020-10-302-0/+8
* | sctp: create udp6 sock and set its encap_rcvXin Long2020-10-301-0/+1
* | sctp: create udp4 sock and add its encap_rcvXin Long2020-10-303-0/+9
* | wimax: move out to stagingArnd Bergmann2020-10-291-503/+0
|/
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-231-0/+6
|\
| * netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-10-201-0/+6
* | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-0/+1
|\ \ | |/ |/|
| * nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab2020-10-151-0/+1
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1544-454/+1040
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-153-5/+5
| |\
| | * net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-151-1/+4