summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-17/+96
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-2/+71
2023-11-30tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima1-3/+10
2023-11-30tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima2-5/+2
2023-11-30tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima1-1/+1
2023-11-30tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima2-8/+6
2023-11-30net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King1-1/+1
2023-11-30mptcp: add mptcpi_subflows_total counterGeliang Tang1-0/+1
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-1/+68
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+2
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2-0/+2
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski2-6/+21
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski2-0/+2
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski1-0/+2
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski1-0/+4
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski1-0/+10
2023-11-28net: page_pool: stash the NAPI ID for easier accessJakub Kicinski1-0/+1
2023-11-28net: page_pool: record pools per netdevJakub Kicinski4-0/+30
2023-11-28net: page_pool: id the page poolsJakub Kicinski1-0/+4
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-11-28Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-10/+19
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+3
2023-11-28Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta1-13/+33
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg1-0/+46
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg1-0/+19
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+0
2023-11-25Merge branch 'firmware_loader'Jakub Kicinski1-0/+2
2023-11-25firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent1-0/+2
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad1-5/+9
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer2-3/+8
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney1-2/+2
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+20
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman13-37/+66
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2023-11-24Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-16/+62
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+49
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds1-1/+1
2023-11-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-20/+103
2023-11-22net: page_pool: avoid touching slow on the fastpathJakub Kicinski1-0/+2
2023-11-22net: page_pool: split the page_pool_params into fast and slowJakub Kicinski1-12/+19
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi1-0/+3
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman53-970/+475
2023-11-21bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-0/+11
2023-11-21bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman1-0/+5