summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso1-0/+1
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal1-10/+0
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal1-5/+3
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter1-2/+0
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter1-0/+2
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso1-0/+6
2025-01-19Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+4
2025-01-19Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+119
2025-01-18net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean1-0/+2
2025-01-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+1
2025-01-17devlink: add devl guardKonrad Knitter1-0/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-34/+8
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+1
2025-01-16net: expedite synchronize_net() for cleanup_net()Eric Dumazet1-0/+2
2025-01-16net: 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-15tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet1-0/+1
2025-01-15tcp: 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-11xsk: 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-10Merge 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-08net: dsa: remove get_mac_eee() methodRussell King (Oracle)1-2/+0
2025-01-07ax25: rcu protect dev->ax25_ptrEric Dumazet1-5/+5
2025-01-07sctp: 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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+13
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+5
2025-01-03devlink: 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-21ipv4: 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-20xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin1-0/+1