summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: mac80211: fix TTLM teardown workJohannes Berg2024-08-031-1/+1
* net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2024-08-032-4/+2
* Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2024-07-121-1/+2
|\
| * net: ethtool: Fix RSS settingSaeed Mahameed2024-07-111-1/+2
* | Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2024-07-122-4/+17
|\ \ | |/ |/|
| * libceph: fix crush_choose_firstn() kernel-doc warningsJeff Johnson2024-07-111-0/+4
| * libceph: suppress crush_choose_indep() kernel-doc warningsJeff Johnson2024-07-111-2/+1
| * libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov2024-07-101-2/+12
* | Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-112-146/+14
|\ \
| * | netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal2024-07-111-145/+13
| * | netfilter: nfnetlink_queue: drop bogus WARN_ONFlorian Westphal2024-07-111-1/+1
* | | net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann2024-07-111-0/+7
* | | net/sched: Fix UAF when resolving a clashChengen Du2024-07-111-0/+8
* | | udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima2024-07-111-1/+3
|/ /
* | ethtool: netlink: do not return SQI value if link is downOleksij Rempel2024-07-111-13/+28
* | tcp: avoid too many retransmit packetsEric Dumazet2024-07-101-2/+13
* | net: fix rc7's __skb_datagram_iter()Hugh Dickins2024-07-091-1/+2
* | skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang2024-07-091-1/+2
* | bpf: Fix too early release of tcx_entryDaniel Borkmann2024-07-081-6/+6
* | tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell2024-07-052-3/+10
|/
* Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-0418-89/+142
|\
| * Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-041-2/+1
| |\
| | * netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal2024-07-041-2/+1
| * | inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida2024-07-041-0/+2
| * | tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima2024-07-041-0/+7
| * | af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida2024-07-031-4/+5
| |/
| * net: allow skb_datagram_iter to be called from any contextSagi Grimberg2024-07-021-6/+13
| * Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2024-07-017-65/+92
| |\
| | * Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz2024-06-284-66/+35
| | * bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAXPavel Skripkin2024-06-281-3/+12
| | * Bluetooth: ISO: Check socket flag instead of hconIulia Tanasescu2024-06-281-2/+1
| | * bluetooth/l2cap: sync sock recv cb and releaseEdward Adam Davis2024-06-281-3/+22
| | * Bluetooth: Ignore too large handle values in BIGEdward Adam Davis2024-06-281-0/+4
| | * Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa2024-06-281-0/+4
| | * Bluetooth: hci_event: Fix setting of unicast qos intervalLuiz Augusto von Dentz2024-06-281-3/+19
| | * Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter2024-06-281-0/+7
| * | tcp_metrics: validate source addr lengthJakub Kicinski2024-07-011-0/+1
| |/
| * Merge tag 'ieee802154-for-net-2024-06-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2024-06-282-10/+12
| |\
| | * net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang2024-06-031-4/+4
| | * mac802154: fix time calculation in ieee802154_configure_durations()Dmitry Antipov2024-05-181-6/+8
| * | UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()Neal Cardwell2024-06-281-1/+1
| * | Merge tag 'wireless-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-06-273-1/+8
| |\ \
| | * | wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg2024-06-262-0/+3
| | * | wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet2024-06-261-1/+5
* | | | Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-06-291-1/+4
|\ \ \ \
| * | | | SUNRPC: Fix backchannel reply, againChuck Lever2024-06-211-1/+4
* | | | | Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-06-281-5/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "nfsd: fix oops when reading pool_stats before server is started"NeilBrown2024-06-251-5/+3
* | | | | Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-2715-51/+200
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-06-273-5/+9
| |\ \ \ \ \