index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
2023-11-24
wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED event
Vinayak Yadawad
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
2023-11-24
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
2023-11-24
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-22
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-21
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
2023-11-21
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
2023-11-18
bpf: move verbose_linfo() into kernel/bpf/log.c
Andrii Nakryiko
2023-11-18
Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-11-18
Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...
David S. Miller
2023-11-18
net: ethtool: ts: Let the active time stamping layer be selectable
Kory Maincent
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
2023-11-18
net: ethtool: Add a command to list available time stamping layers
Kory Maincent
2023-11-18
net: ethtool: Add a command to expose current time stamping layer
Kory Maincent
2023-11-18
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
[next]