aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15net: expedite synchronize_net() for cleanup_net()Eric Dumazet1-0/+2
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang1-1/+0
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert2-3/+0
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz2-8/+4
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet1-0/+1
2025-01-14tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet1-0/+5
2025-01-14Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-0/+12
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg1-1/+1
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer1-0/+10
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer1-0/+45
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg1-0/+12
2025-01-13wifi: mac80211: clarify key idx documententaionMiri Korenblit1-1/+1
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg1-0/+46
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit1-0/+4
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev3-23/+0
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+7
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner1-10/+7
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+44
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal1-0/+12
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang1-0/+3
2025-01-07net: dsa: remove get_mac_eee() methodRussell King (Oracle)1-2/+0
2025-01-06ax25: rcu protect dev->ax25_ptrEric Dumazet1-5/+5
2025-01-06sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.Guillaume Nault1-0/+6
2025-01-06xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+13
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+5
2025-01-02devlink: Improve the port attributes descriptionParav Pandit1-5/+6
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso1-2/+5
2024-12-23net: bridge: add skb drop reasons to the most common drop pointsRadu Rendec1-0/+12
2024-12-23net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec1-3/+3
2024-12-20ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault1-0/+28
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang1-2/+8
2024-12-19xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin1-0/+1
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin1-3/+15
2024-12-19xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin1-0/+1
2024-12-19xdp: add generic xdp_buff_add_frag()Alexander Lobakin1-1/+95
2024-12-19page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin1-0/+9
2024-12-19gre: Drop ip_route_output_gre().Guillaume Nault1-14/+0
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+6
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+13
2024-12-17inetpeer: remove create argument of inet_getpeer()Eric Dumazet1-4/+3
2024-12-17inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet1-5/+4
2024-12-17net: page_pool: rename page_pool_is_last_ref()Jakub Kicinski1-2/+2
2024-12-17devlink: add devlink_fmsg_dump_skb() functionMateusz Polchlopek1-0/+2
2024-12-17devlink: add devlink_fmsg_put() macroPrzemek Kitszel1-0/+11
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-1/+3