summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg
2025-01-13wifi: mac80211: clarify key idx documententaionMiri Korenblit
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang
2025-01-07net: dsa: remove get_mac_eee() methodRussell King (Oracle)
2025-01-06ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-01-06sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.Guillaume Nault
2025-01-06xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-02devlink: Improve the port attributes descriptionParav Pandit
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2024-12-23net: bridge: add skb drop reasons to the most common drop pointsRadu Rendec
2024-12-23net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec
2024-12-20ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang
2024-12-19xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin
2024-12-19xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin
2024-12-19xdp: add generic xdp_buff_add_frag()Alexander Lobakin
2024-12-19page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin
2024-12-19gre: Drop ip_route_output_gre().Guillaume Nault
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-17inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2024-12-17inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2024-12-17net: page_pool: rename page_pool_is_last_ref()Jakub Kicinski
2024-12-17devlink: add devlink_fmsg_dump_skb() functionMateusz Polchlopek
2024-12-17devlink: add devlink_fmsg_put() macroPrzemek Kitszel
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-16sock: support SO_PRIORITY cmsgAnna Emese Nyiri
2024-12-16tls: block decryption when a rekey is pendingSabrina Dubroca
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang
2024-12-12page_pool: disable sync for cpu for dmabuf memory providerMina Almasry
2024-12-12net: page_pool: create page_pool_alloc_netmemMina Almasry
2024-12-12net: page_pool: rename page_pool_alloc_netmem to *_netmemsMina Almasry
2024-12-12xdp: make __xdp_return() MP-agnosticAlexander Lobakin
2024-12-12xdp: get rid of xdp_frame::mem.idAlexander Lobakin