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-12-22
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2023-12-22
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
2023-12-22
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
2023-12-22
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net/ipv6: Remove gc_link warn on in fib6_info_release
David Ahern
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-12-20
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
2023-12-20
bridge: add MDB state mask uAPI attribute
Ido Schimmel
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
devlink: add a command to set notification filter and use it for multicasts
Jiri Pirko
2023-12-19
genetlink: introduce helpers to do filtered multicast
Jiri Pirko
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
2023-12-19
genetlink: introduce per-sock family private storage
Jiri Pirko
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
net: rtnl: introduce rcu_replace_pointer_rtnl
Jamal Hadi Salim
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-15
Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-15
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
2023-12-15
bpf: Add missing BPF_LINK_TYPE invocations
Jiri Olsa
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
cred: switch to using atomic_long_t
Jens Axboe
2023-12-15
Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-12-15
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
2023-12-15
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-12-15
net: mana: add msix index sharing between EQs
Konstantin Taranov
[next]