summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-12-13ice: Support RX hash XDP hintLarysa Zaremba
2023-12-12file: remove __receive_fd()Christian Brauner
2023-12-12file: stop exposing receive_fd_user()Christian Brauner
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-11net, xdp: Allow metadata > 32Aleksander Lobakin
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2023-12-08ipv6: do not check fib6_has_expires() in fib6_info_release()Eric Dumazet
2023-12-08netlink: Return unsigned value for nla_len()Kees Cook
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-06ipv6: add debug checks in fib6_info_release()Eric Dumazet
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-12-05packet: add a generic drop reason for receiveYan Zhai
2023-12-05tcp: fix mid stream window clamp.Paolo Abeni
2023-12-04net: Add queue and napi associationAmritha Nambiar
2023-12-04tcp: Dump bound-only sockets in inet_diag.Guillaume Nault
2023-12-02netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-29tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima
2023-11-29tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima
2023-11-29tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29xsk: Add option to calculate TX checksum in SWStanislav Fomichev
2023-11-29xsk: Validate xsk_tx_metadata flagsStanislav Fomichev
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29xsk: Support tx_metadata_lenStanislav Fomichev
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski
2023-11-28net: page_pool: stash the NAPI ID for easier accessJakub Kicinski
2023-11-28net: page_pool: record pools per netdevJakub Kicinski
2023-11-28net: page_pool: id the page poolsJakub Kicinski
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang