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
/
net
Age
Commit message (
Expand
)
Author
2023-12-15
mac802154: Use the PAN coordinator parameter when stamping packets
Miquel Raynal
2023-12-15
mac80254: Provide real PAN coordinator info in beacons
Miquel Raynal
2023-11-20
ieee802154: Give the user the association list
Miquel Raynal
2023-11-20
mac802154: Handle disassociation notifications from peers
Miquel Raynal
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
2023-11-20
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
2023-11-20
mac802154: Handle associating
Miquel Raynal
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
2023-11-20
ieee802154: Let PAN IDs be reset
Miquel Raynal
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-08
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
2023-11-08
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-08
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-11-07
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
2023-11-07
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
2023-11-07
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
2023-11-06
net/smc: put sk reference if close work was canceled
D. Wythe
2023-11-06
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
2023-11-06
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
2023-11-06
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
2023-11-06
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2023-11-04
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
netlink: fill in missing MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-02
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-11-02
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
rxrpc: Fix two connection reaping bugs
David Howells
2023-11-01
net/tcp_sigpool: Fix some off by one bugs
Dan Carpenter
2023-11-01
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-01
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
2023-11-01
llc: verify mac len before reading mac header
Willem de Bruijn
[next]