summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-11-29tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima
2023-11-29tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima
2023-11-29tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29mptcp: add mptcpi_subflows_total counterGeliang Tang
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski
2023-11-28net: page_pool: stash the NAPI ID for easier accessJakub Kicinski
2023-11-28net: page_pool: record pools per netdevJakub Kicinski
2023-11-28net: page_pool: id the page poolsJakub Kicinski
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27net: phy: add possible interfacesRussell King (Oracle)
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta
2023-11-24Merge branch 'firmware_loader'Jakub Kicinski
2023-11-24firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-21net: page_pool: avoid touching slow on the fastpathJakub Kicinski
2023-11-21net: page_pool: split the page_pool_params into fast and slowJakub Kicinski
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlinkLi RongQing
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18bpf: move verifier state printing code to kernel/bpf/log.cAndrii Nakryiko
2023-11-18bpf: move verbose_linfo() into kernel/bpf/log.cAndrii Nakryiko
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-11-18Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...David S. Miller
2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent
2023-11-18net: Replace hwtstamp_source by timestamping layerKory Maincent
2023-11-18net: ethtool: Add a command to list available time stamping layersKory Maincent
2023-11-18net: ethtool: Add a command to expose current time stamping layerKory Maincent