summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange
2024-01-03Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-03net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie
2024-01-02mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz
2024-01-01net: qrtr: ns: Return 0 if server port is not presentSarannya S
2024-01-01net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov
2024-01-01net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-12-27Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-12-26keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis
2023-12-25nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant
2023-12-25nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-21net: check dev->gso_max_size in gso_features_check()Eric Dumazet
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern
2023-12-21net: avoid build bug in skb extension length calculationThomas Weißschuh
2023-12-20Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-12-20netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso
2023-12-20Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2023-12-19net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian
2023-12-19wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg
2023-12-19wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg
2023-12-18SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806Chuck Lever
2023-12-17mptcp: fill in missing MODULE_DESCRIPTION()Matthieu Baerts
2023-12-17mptcp: fix inconsistent state on fastopen racePaolo Abeni
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim
2023-12-15Bluetooth: Add more enc key size checkAlex Lu
2023-12-15Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2023-12-15Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis
2023-12-15Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann
2023-12-15Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz
2023-12-15Bluetooth: Fix not notifying when connection encryption changesLuiz Augusto von Dentz
2023-12-15net/rose: fix races in rose_kill_by_device()Eric Dumazet
2023-12-15net: sched: ife: fix potential use-after-freeEric Dumazet
2023-12-15net: Return error from sk_stream_wait_connect() if sk_wait_event() failsShigeru Yoshida
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg