summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-10-05nexthop: Annotate struct nh_notifier_res_table_info with __counted_byKees Cook-1/+1
2023-10-05nexthop: Annotate struct nh_res_table with __counted_byKees Cook-1/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+17
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet-0/+1
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang-2/+3
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell-2/+4
2023-10-04page_pool: fix documentation typosRandy Dunlap-3/+3
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman-1/+0
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-2/+4
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean-0/+10
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean-1/+2
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani-2/+3
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu-0/+1
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook-1/+1
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook-1/+1
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook-1/+1
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook-1/+1
2023-10-01inet: implement lockless IP_TOSEric Dumazet-4/+3
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet-5/+8
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet-3/+3
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet-4/+16
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet-1/+1
2023-10-01neighbour: fix data-races around n->outputEric Dumazet-1/+1
2023-10-01Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller-1/+1
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet-4/+4
2023-10-01tcp: derive delack_max from rto_minEric Dumazet-0/+2
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet-2/+2
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet-2/+2
2023-09-28xfrm: Remove unused function declarationsYue Haibing-2/+0
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg-0/+3
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg-1/+5
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer-0/+2
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg-1/+1
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg-1/+1
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg-1/+17
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg-0/+4
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-3/+4
2023-09-20Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz-1/+1
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal-1/+1
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet-16/+9
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong-1/+6
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-4/+17
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko-0/+2
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko-2/+2
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko-0/+3
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev-1/+4
2023-09-15bpf: make it easier to add new metadata kfuncStanislav Fomichev-4/+12
2023-09-15xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar-0/+2
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller-2/+3
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet-0/+1