summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
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
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet-5/+9
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet-0/+1
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet-0/+1
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet-3/+2
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet-4/+5
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet-1/+3
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet-0/+1
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet-0/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet-1/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet-1/+2
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet-1/+1
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-1/+6
2023-09-14udplite: fix various data-racesEric Dumazet-5/+9
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet-6/+3
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg-1/+1
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit-0/+5
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh-0/+24
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar-0/+3
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit-1/+1
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit-0/+4
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg-62/+1
2023-09-13wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg-0/+1
2023-09-13wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg-1/+1
2023-09-13xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet-0/+1