summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-11net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-04-11tls: remove redundant assignment to variable decryptedColin Ian King
2024-04-11ipv4: Remove RTO_ONLINK.Guillaume Nault
2024-04-11tcp: add support for SO_PEEK_OFF socket optionJon Maloy
2024-04-11mpls: no longer hold RTNL in mpls_netconf_dump_devconf()Eric Dumazet
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11mptcp: add last time fields in mptcp_infoGeliang Tang
2024-04-11Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-04-11af_unix: Fix garbage collector racing against connect()Michal Luczaj
2024-04-10netfilter: complete validation of user inputEric Dumazet
2024-04-10net: use SKB_CONSUMED in skb_attempt_defer_free()Pavel Begunkov
2024-04-10net: cache for same cpu skb_attempt_defer_freePavel Begunkov
2024-04-10tcp: tweak tcp_sock_write_txrx size assertionEric Dumazet
2024-04-10Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bitArchie Pusaka
2024-04-10Bluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-04-10Bluetooth: hci_sync: Fix using the same interval and window for Coded PHYLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unsetLuiz Augusto von Dentz
2024-04-10net: sched: cls_api: fix slab-use-after-free in fl_dump_keyJianbo Liu
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09net: sched: cake: Optimize the number of function calls and branches in heap ...Kuan-Wei Chiu
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-09nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet
2024-04-09ipv4/route: avoid unused-but-set-variable warningArnd Bergmann
2024-04-09ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-04-09tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu fieldEric Dumazet
2024-04-09tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()Eric Dumazet
2024-04-08af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima
2024-04-08devlink: Support setting max_io_eqsParav Pandit
2024-04-08net: display more skb fields in skb_dump()Eric Dumazet
2024-04-08mptcp: add reset reason options in some placesJason Xing
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault
2024-04-08af_packet: avoid a false positive warning in packet_setsockopt()Eric Dumazet
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet
2024-04-08Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...David S. Miller
2024-04-08Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...David S. Miller
2024-04-08net: dqs: use sysfs_emit() in favor of sprintf()Eric Dumazet
2024-04-08ip_tunnel: harden copying IP tunnel params to userspaceAlexander Lobakin
2024-04-08ipv6: remove RTNL protection from ip6addrlbl_dump()Eric Dumazet
2024-04-08inet: frags: delay fqdir_free_fn()Eric Dumazet