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