summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-065-1/+26
|\
| * bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau2022-09-032-0/+4
| * bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau2022-09-031-0/+2
| * bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau2022-09-031-0/+2
| * bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau2022-09-031-0/+2
| * bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2022-09-031-1/+1
| * bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()Martin KaFai Lau2022-08-192-0/+4
| * bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()Martin KaFai Lau2022-08-191-0/+2
| * bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()Martin KaFai Lau2022-08-191-0/+2
| * bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()Martin KaFai Lau2022-08-191-0/+2
| * bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...Martin KaFai Lau2022-08-191-0/+2
| * bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau2022-08-191-0/+3
* | net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman2022-09-031-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-012-1/+5
|\ \
| * | tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-09-011-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-261-1/+3
| |\ \
| | * | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-181-1/+3
* | | | net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao2022-09-011-1/+0
* | | | net: devlink: stub port params cmds for they are unused internallyJiri Pirko2022-08-301-1/+0
* | | | netlink: add helpers for extack attr presence checkingJakub Kicinski2022-08-301-0/+7
* | | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+3
* | | | net: sched: remove unnecessary init of qdisc skb headZhengchao Shao2022-08-261-7/+0
* | | | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-262-13/+39
|\ \ \ \
| * | | | wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-251-1/+3
| * | | | wifi: mac80211: maintain link_id in link_staJohannes Berg2022-08-251-0/+2
| * | | | wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2022-08-251-0/+5
| * | | | wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-0/+2
| * | | | wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-12/+25
| * | | | wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-265-3/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-252-0/+4
| |\ \ \ \
| | * | | | netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-241-0/+2
| | * | | | netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-0/+1
| | * | | | netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-241-0/+1
| * | | | | net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | | net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima2022-08-241-1/+1
| |/ / / /
| * | | | bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins2022-08-231-1/+1
* | | | | net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko2022-08-251-2/+1
* | | | | net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko2022-08-251-0/+16
* | | | | net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao2022-08-251-1/+0
* | | | | net: gro: skb_gro_header helper functionRichard Gobert2022-08-251-15/+18
* | | | | net: Add a bhash2 table hashed by port and addressJoanne Koong2022-08-253-2/+95
* | | | | netlink: fix some kernel-doc commentsZhengchao Shao2022-08-251-1/+3
* | | | | net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean2022-08-231-0/+4
* | | | | vsock: add API call for data readyArseniy Krasnov2022-08-231-0/+1
* | | | | vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov2022-08-231-0/+1
* | | | | Remove DECnet support from kernelStephen Hemminger2022-08-227-954/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-193-1/+27
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-181-1/+1
| |\ \ \ \
| | * | | | netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal2022-08-111-1/+1