summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-3/+13
2025-01-27net: page_pool: don't try to stash the napi idJakub Kicinski-1/+0
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-200/+813
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+6
2025-01-20ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima-0/+5
2025-01-20Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-17/+12
2025-01-20net: move HDS config from ethtool stateJakub Kicinski-0/+10
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima-0/+7
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima-0/+6
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima-0/+3
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima-6/+6
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda-2/+2
2025-01-20net: sched: refine software bypass handling in tc_runXin Long-5/+13
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso-0/+1
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal-10/+0
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal-5/+3
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter-2/+0
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter-0/+2
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso-0/+6
2025-01-18Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-12/+4
2025-01-18Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2/+119
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean-0/+2
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-0/+1
2025-01-16devlink: add devl guardKonrad Knitter-0/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-34/+8
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-24/+1
2025-01-15net: expedite synchronize_net() for cleanup_net()Eric Dumazet-0/+2
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov-1/+1
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