Age | Commit message (Expand) | Author | Files | Lines |
2025-06-12 | xfrm: always initialize offload path | Leon Romanovsky | 1 | -1/+1 |
2025-05-30 | net: Fix checksum update for ILA adj-transport | Paul Chaignon | 1 | -1/+1 |
2025-05-28 | net: mana: Add support for Multi Vports on Bare metal | Haiyang Zhang | 1 | -1/+3 |
2025-05-27 | sctp: mark sctp_do_peeloff static | Christoph Hellwig | 1 | -2/+0 |
2025-05-27 | vsock: Move lingering logic to af_vsock core | Michal Luczaj | 1 | -0/+1 |
2025-05-26 | Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 2 | -1/+20 |
2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 1 | -2/+17 |
2025-05-26 | net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec... | Qiu Yutan | 1 | -0/+3 |
2025-05-23 | netfilter: nf_tables: Add notifications for hook changes | Phil Sutter | 1 | -0/+5 |
2025-05-23 | netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook | Phil Sutter | 1 | -1/+1 |
2025-05-23 | netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() | Phil Sutter | 1 | -0/+5 |
2025-05-23 | netfilter: nf_tables: nft_fib: consistent l3mdev handling | Florian Westphal | 1 | -0/+9 |
2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | 1 | -1/+3 |
2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. | Kuniyuki Iwashima | 1 | -1/+15 |
2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. | Kuniyuki Iwashima | 1 | -1/+13 |
2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. | Kuniyuki Iwashima | 1 | -117/+4 |
2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 2 | -0/+9 |
2025-05-22 | Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 5 | -28/+109 |
2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+3 |
2025-05-22 | Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -1/+0 |
2025-05-21 | net: fold __skb_checksum() into skb_checksum() | Eric Biggers | 1 | -12/+0 |
2025-05-21 | sctp: use skb_crc32c() instead of __skb_checksum() | Eric Biggers | 1 | -26/+3 |
2025-05-21 | Bluetooth: separate CIS_LINK and BIS_LINK link types | Pauli Virtanen | 2 | -28/+23 |
2025-05-21 | Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO | Pauli Virtanen | 1 | -0/+4 |
2025-05-21 | Bluetooth: Introduce HCI Driver protocol | Hsin-chen Chuang | 4 | -0/+82 |
2025-05-21 | wifi: check if socket flags are valid | Bert Karwatzki | 1 | -0/+6 |
2025-05-20 | inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?(). | Kuniyuki Iwashima | 1 | -8/+5 |
2025-05-20 | bnxt_en: Fix netdev locking in ULP IRQ functions | Michael Chan | 1 | -0/+3 |
2025-05-20 | net: let lockdep compare instance locks | Jakub Kicinski | 1 | -8/+7 |
2025-05-19 | queue_api: reduce risk of name collision over txq | Gur Stavi | 1 | -9/+9 |
2025-05-16 | net: rfs: add sock_rps_delete_flow() helper | Eric Dumazet | 1 | -0/+24 |
2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+16 |
2025-05-13 | net: enable driver support for netmem TX | Mina Almasry | 1 | -0/+20 |
2025-05-13 | net: devmem: Implement TX path | Mina Almasry | 1 | -0/+1 |
2025-05-13 | net: add get_netmem/put_netmem support | Mina Almasry | 1 | -0/+3 |
2025-05-13 | netmem: add niov->type attribute to distinguish different net_iov types | Mina Almasry | 1 | -1/+10 |
2025-05-12 | netlink: fix policy dump for int with validation callback | Jakub Kicinski | 1 | -0/+6 |
2025-05-09 | net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Vladimir Oltean | 1 | -2/+3 |
2025-05-09 | net_sched: Flush gso_skb list too during ->change() | Cong Wang | 1 | -0/+15 |
2025-05-08 | Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -0/+1 |
2025-05-09 | wifi: mac80211: Update MCS15 support in link_conf | Mohan Kumar G | 1 | -0/+3 |
2025-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
2025-05-08 | Bluetooth: hci_event: Fix not using key encryption size when its known | Luiz Augusto von Dentz | 1 | -0/+1 |
2025-05-08 | net: export a helper for adding up queue stats | Jakub Kicinski | 1 | -0/+6 |
2025-05-06 | Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 3 | -58/+13 |
2025-05-06 | devlink: avoid param type value translations | Jiri Pirko | 1 | -5/+5 |
2025-05-05 | sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif | Dr. David Alan Gilbert | 2 | -3/+0 |
2025-05-05 | strparser: Remove unused __strp_unpause | Dr. David Alan Gilbert | 1 | -2/+0 |
2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -16/+18 |
2025-04-29 | ip: load balance tcp connections to single dst addr and port | Willem de Bruijn | 2 | -0/+4 |
2025-04-29 | ipv4: prefer multipath nexthop that matches source address | Willem de Bruijn | 1 | -1/+2 |
2025-04-28 | net: sched: generalize check for no-queue qdisc on TX queue | Jesper Dangaard Brouer | 1 | -0/+8 |
2025-04-25 | Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync | Luiz Augusto von Dentz | 3 | -5/+5 |
2025-04-25 | Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver | Luiz Augusto von Dentz | 3 | -7/+10 |
2025-04-24 | xsk: Fix offset calculation in unaligned mode | e.kubanski | 1 | -1/+1 |
2025-04-24 | xsk: Fix race condition in AF_XDP generic RX path | e.kubanski | 2 | -3/+2 |
2025-04-24 | rxrpc: Remove deadcode | Dr. David Alan Gilbert | 1 | -3/+0 |
2025-04-24 | ipv6: Protect nh->f6i_list with spinlock and flag. | Kuniyuki Iwashima | 1 | -0/+2 |
2025-04-24 | ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add(). | Kuniyuki Iwashima | 1 | -0/+1 |
2025-04-24 | ipv6: Protect fib6_link_table() with spinlock. | Kuniyuki Iwashima | 1 | -0/+1 |
2025-04-23 | wifi: mac80211: restructure tx profile retrieval for MLO MBSSID | Rameshkumar Sundaram | 1 | -3/+4 |
2025-04-23 | wifi: nl80211: add link id of transmitted profile for MLO MBSSID | Rameshkumar Sundaram | 1 | -0/+2 |
2025-04-23 | wifi: mac80211: update ML STA with EML capabilities | Ramasamy Kaliappan | 1 | -0/+2 |
2025-04-23 | wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD | Ramasamy Kaliappan | 1 | -0/+5 |
2025-04-23 | Revert "mac80211: Dynamically set CoDel parameters per station" | Toke Høiland-Jørgensen | 1 | -16/+0 |
2025-04-23 | wifi: cfg80211/mac80211: remove more 5/10 MHz code | Johannes Berg | 1 | -37/+0 |
2025-04-23 | wifi: free SKBTX_WIFI_STATUS skb tx_flags flag | Johannes Berg | 1 | -2/+0 |
2025-04-22 | xdp: create locked/unlocked instances of xdp redirect target setters | Joshua Washington | 1 | -0/+3 |
2025-04-22 | net: 802: Remove unused p8022 code | Dr. David Alan Gilbert | 1 | -16/+0 |
2025-04-22 | vxlan: Convert FDB table to rhashtable | Ido Schimmel | 1 | -1/+1 |
2025-04-22 | vxlan: Add a linked list of FDB entries | Ido Schimmel | 1 | -0/+1 |
2025-04-22 | vxlan: Use a single lock to protect the FDB table | Ido Schimmel | 1 | -1/+1 |
2025-04-17 | net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition | Zijun Hu | 1 | -2/+2 |
2025-04-17 | netdev: fix the locking for netdev notifications | Jakub Kicinski | 1 | -0/+16 |
2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -0/+30 |
2025-04-17 | xfrm: Migrate offload configuration | Chiachang Wang | 1 | -2/+6 |
2025-04-16 | eth: bnxt: add support rx side device memory TCP | Taehee Yoo | 1 | -0/+11 |
2025-04-16 | bonding: Fix multiple long standing offload races | Cosmin Ratiu | 1 | -2/+5 |
2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 1 | -0/+8 |
2025-04-15 | net: fib_rules: Fix iif / oif matching on L3 master device | Ido Schimmel | 3 | -0/+30 |
2025-04-15 | netlink: Introduce nlmsg_payload helper | Breno Leitao | 1 | -0/+16 |
2025-04-15 | mptcp: sched: remove mptcp_sched_data | Matthieu Baerts (NGI0) | 1 | -11/+2 |
2025-04-14 | rxrpc: Display security params in the afs_cb_call tracepoint | David Howells | 1 | -0/+2 |
2025-04-14 | rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE | David Howells | 1 | -0/+24 |
2025-04-14 | rxrpc: Pull out certain app callback funcs into an ops table | David Howells | 1 | -10/+15 |
2025-04-14 | net: Remove ->exit_batch_rtnl(). | Kuniyuki Iwashima | 1 | -2/+0 |
2025-04-14 | ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl(). | Kuniyuki Iwashima | 1 | -4/+3 |
2025-04-14 | net: Add ->exit_rtnl() hook to struct pernet_operations. | Kuniyuki Iwashima | 1 | -0/+2 |
2025-04-14 | page_pool: Track DMA-mapped pages and unmap them when destroying the pool | Toke Høiland-Jørgensen | 1 | -0/+6 |
2025-04-14 | udp: properly deal with xfrm encap and ADDRFORM | Paolo Abeni | 1 | -1/+0 |
2025-04-14 | espintcp: remove encap socket caching to avoid reference leak | Sabrina Dubroca | 1 | -1/+0 |
2025-04-11 | tcp: Rename tcp_or_dccp_get_hashinfo(). | Kuniyuki Iwashima | 1 | -2/+1 |
2025-04-11 | net: Unexport shared functions for DCCP. | Kuniyuki Iwashima | 1 | -1/+0 |
2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 3 | -10/+2 |
2025-04-10 | tcp: add LINUX_MIB_PAWS_TW_REJECTED counter | Jiayuan Chen | 1 | -0/+1 |
2025-04-10 | tcp: add TCP_RFC7323_TW_PAWS drop reason | Jiayuan Chen | 2 | -1/+8 |
2025-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -4/+41 |
2025-04-10 | Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -3/+40 |
2025-04-09 | net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. | Kuniyuki Iwashima | 1 | -2/+38 |
2025-04-09 | netdev: depend on netdev->lock for qstats in ops locked drivers | Jakub Kicinski | 1 | -1/+3 |
2025-04-09 | xdp: double protect netdev->xdp_flags with netdev->lock | Jakub Kicinski | 1 | -0/+1 |
2025-04-09 | netdev: add "ops compat locking" helpers | Jakub Kicinski | 1 | -0/+16 |
2025-04-09 | net: designate XSK pool pointers in queues as "ops protected" | Jakub Kicinski | 1 | -3/+3 |
2025-04-08 | udp_tunnel: use static call for GRO hooks when possible | Paolo Abeni | 1 | -0/+4 |
2025-04-08 | udp_tunnel: create a fastpath GRO lookup. | Paolo Abeni | 3 | -0/+24 |
2025-04-08 | net: rps: remove kfree_rcu_mightsleep() use | Eric Dumazet | 1 | -2/+3 |
2025-04-08 | sctp: detect and prevent references to a freed transport in sendmsg | Ricardo Cañuelo Navarro | 1 | -1/+2 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
2025-04-04 | net: move mp dev config validation to __net_mp_open_rxq() | Jakub Kicinski | 1 | -0/+6 |
2025-04-03 | netdevsim: add dummy device notifiers | Stanislav Fomichev | 1 | -0/+3 |
2025-04-03 | net: use netif_disable_lro in ipv6_add_dev | Stanislav Fomichev | 1 | -8/+8 |
2025-04-01 | Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -15/+0 |
2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+2 |
2025-03-31 | Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc" | Eric Dumazet | 1 | -15/+0 |
2025-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -1/+10 |
2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -12/+1 |
2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 51 | -271/+852 |
2025-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+1 |
2025-03-26 | unix: fix up for "apparmor: add fine grained af_unix mediation" | Stephen Rothwell | 1 | -0/+3 |
2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -5/+2 |
2025-03-25 | Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 5 | -5/+65 |
2025-03-25 | Bluetooth: MGMT: Add LL Privacy Setting | Luiz Augusto von Dentz | 1 | -0/+1 |
2025-03-25 | tcp/dccp: remove icsk->icsk_ack.timeout | Eric Dumazet | 1 | -4/+8 |
2025-03-25 | tcp/dccp: remove icsk->icsk_timeout | Eric Dumazet | 1 | -4/+8 |
2025-03-25 | net: designate queue -> napi linking as "ops protected" | Jakub Kicinski | 2 | -1/+9 |
2025-03-25 | net: explain "protection types" for the instance lock | Jakub Kicinski | 1 | -0/+3 |
2025-03-25 | net: constify dev pointer in misc instance lock helpers | Jakub Kicinski | 1 | -4/+5 |
2025-03-25 | Bluetooth: L2CAP: add TX timestamping | Pauli Virtanen | 1 | -1/+2 |
2025-03-25 | Bluetooth: ISO: add TX timestamping | Pauli Virtanen | 1 | -0/+1 |
2025-03-25 | Bluetooth: add support for skb TX SND/COMPLETION timestamping | Pauli Virtanen | 1 | -0/+20 |
2025-03-25 | Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel | Wentao Guan | 1 | -0/+5 |
2025-03-25 | Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO | Luiz Augusto von Dentz | 2 | -0/+14 |
2025-03-25 | Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE | Pedro Nishiyama | 1 | -0/+8 |
2025-03-25 | Bluetooth: Add quirk for broken READ_VOICE_SETTING | Pedro Nishiyama | 2 | -0/+12 |
2025-03-25 | Bluetooth: L2CAP: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -2/+2 |
2025-03-25 | Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete | Dr. David Alan Gilbert | 1 | -2/+0 |
2025-03-25 | Revert "udp_tunnel: GRO optimizations" | Jakub Kicinski | 3 | -34/+0 |
2025-03-25 | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -2/+19 |
2025-03-25 | Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -0/+21 |
2025-03-25 | net: rfs: hash function change | Eric Dumazet | 1 | -1/+1 |
2025-03-25 | Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -5/+35 |
2025-03-25 | bonding: check xdp prog when set bond mode | Wang Liang | 1 | -0/+1 |
2025-03-25 | tcp: avoid atomic operations on sk->sk_rmem_alloc | Eric Dumazet | 1 | -0/+15 |
2025-03-25 | ipv6: fix _DEVADD() and _DEVUPD() macros | Eric Dumazet | 1 | -4/+7 |
2025-03-25 | af_unix: Explicitly include headers for non-pointer struct fields. | Kuniyuki Iwashima | 1 | -2/+6 |
2025-03-25 | af_unix: Move internal definitions to net/unix/. | Kuniyuki Iwashima | 1 | -75/+1 |
2025-03-25 | af_unix: Sort headers. | Kuniyuki Iwashima | 1 | -2/+2 |
2025-03-25 | tcp: support TCP_RTO_MIN_US for set/getsockopt use | Jason Xing | 1 | -1/+1 |
2025-03-24 | net: introduce per netns packet chains | Paolo Abeni | 2 | -1/+3 |
2025-03-24 | Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2025-03-24 | tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr(). | Kuniyuki Iwashima | 2 | -6/+0 |
2025-03-24 | tcp: move icsk_clean_acked to a better location | Eric Dumazet | 2 | -4/+2 |
2025-03-24 | ax25: Remove broken autobind | Murad Masimov | 1 | -1/+0 |
2025-03-21 | net: mctp: Remove unnecessary cast in mctp_cb | Herbert Xu | 1 | -1/+1 |
2025-03-21 | xfrm: ipcomp: Use crypto_acomp interface | Herbert Xu | 1 | -12/+1 |
2025-03-21 | netfilter: fib: avoid lookup if socket is available | Florian Westphal | 1 | -0/+21 |
2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -5/+8 |
2025-03-20 | mptcp: sysctl: add available_path_managers | Geliang Tang | 1 | -0/+2 |
2025-03-20 | mptcp: pm: define struct mptcp_pm_ops | Geliang Tang | 1 | -0/+12 |
2025-03-19 | Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Abeni | 1 | -1/+1 |
2025-03-18 | tcp: cache RTAX_QUICKACK metric in a hot cache line | Eric Dumazet | 1 | -1/+2 |
2025-03-18 | inet: frags: change inet_frag_kill() to defer refcount updates | Eric Dumazet | 2 | -2/+2 |
2025-03-18 | inet: frags: add inet_frag_putn() helper | Eric Dumazet | 2 | -3/+4 |
2025-03-18 | udp_tunnel: use static call for GRO hooks when possible | Paolo Abeni | 1 | -0/+4 |
2025-03-18 | udp_tunnel: create a fastpath GRO lookup. | Paolo Abeni | 3 | -0/+30 |
2025-03-18 | net: mana: Support holes in device list reply msg | Haiyang Zhang | 1 | -4/+7 |
2025-03-18 | Merge net-next/main to resolve conflicts | Johannes Berg | 8 | -99/+222 |
2025-03-17 | tcp: Pass flags to __tcp_send_ack | Ilpo Järvinen | 1 | -1/+1 |
2025-03-17 | tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS | Ilpo Järvinen | 1 | -1/+2 |
2025-03-17 | tcp: helpers for ECN mode handling | Ilpo Järvinen | 1 | -4/+40 |
2025-03-17 | tcp: extend TCP flags to allow AE bit/ACE field | Ilpo Järvinen | 1 | -2/+9 |
2025-03-17 | tcp: use BIT() macro in include/net/tcp.h | Chia-Yu Chang | 1 | -10/+11 |
2025-03-16 | percpu: use TYPEOF_UNQUAL() in variable declarations | Uros Bizjak | 1 | -3/+2 |
2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -71/+41 |
2025-03-13 | Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters | Arkadiusz Bokowy | 1 | -1/+1 |
2025-03-13 | net: mana: Change the function signature of mana_get_primary_netdev_rcu | Long Li | 1 | -1/+3 |
2025-03-12 | net: add granular lock for the netdev netlink socket | Stanislav Fomichev | 1 | -0/+1 |
2025-03-12 | net: create netdev_nl_sock to wrap bindings list | Stanislav Fomichev | 1 | -0/+11 |
2025-03-12 | wifi: cfg80211: expose cfg80211_chandef_get_width() | Johannes Berg | 1 | -0/+11 |
2025-03-11 | wifi: cfg80211: Update the link address when a link is added | Ilan Peer | 1 | -0/+1 |
2025-03-11 | wifi: cfg80211: improve supported_selector documentation | Johannes Berg | 1 | -2/+2 |
2025-03-11 | wifi: cfg80211: allow IR in 20 MHz configurations | Anjaneyulu | 1 | -0/+3 |
2025-03-11 | wifi: cfg80211: allow setting extended MLD capa/ops | Johannes Berg | 1 | -0/+6 |
2025-03-11 | wifi: cfg80211: move link reconfig parameters into a struct | Johannes Berg | 1 | -3/+12 |
2025-03-10 | rxrpc: Allow the app to store private data on peer structs | David Howells | 1 | -0/+2 |
2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+89 |
2025-03-07 | tcp: ulp: diag: more info without CAP_NET_ADMIN | Matthieu Baerts (NGI0) | 1 | -2/+2 |
2025-03-07 | Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" | Luiz Augusto von Dentz | 1 | -70/+38 |
2025-03-06 | inet: call inet6_ehashfn() once from inet6_hash_connect() | Eric Dumazet | 2 | -2/+4 |
2025-03-06 | netfilter: nf_tables: make destruction work queue pernet | Florian Westphal | 1 | -1/+3 |
2025-03-05 | inet: fix lwtunnel_valid_encap_type() lock imbalance | Eric Dumazet | 1 | -4/+8 |
2025-03-04 | tcp: use RCU lookup in __inet_hash_connect() | Eric Dumazet | 1 | -1/+2 |
2025-03-04 | tcp: add RCU management to inet_bind_bucket | Eric Dumazet | 1 | -2/+2 |
2025-03-04 | Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 3 | -32/+60 |
2025-03-03 | sock: add sock_kmemdup helper | Geliang Tang | 1 | -0/+2 |
2025-03-03 | tcp: convert to dev_net_rcu() | Eric Dumazet | 2 | -2/+2 |
2025-03-03 | tcp: add four drop reasons to tcp_check_req() | Eric Dumazet | 1 | -0/+9 |
2025-03-03 | tcp: add a drop_reason pointer to tcp_check_req() | Eric Dumazet | 1 | -1/+1 |
2025-03-03 | ipv4: fib: Namespacify fib_info hash tables. | Kuniyuki Iwashima | 1 | -0/+3 |
2025-03-03 | ipv4: fib: Allocate fib_info_hash[] during netns initialisation. | Kuniyuki Iwashima | 1 | -0/+2 |