summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoringNiels Dossche2022-05-131-0/+2
* Bluetooth: Print broken quirksLuiz Augusto von Dentz2022-05-131-0/+31
* Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz2022-05-132-2/+2
* Bluetooth: Keep MGMT pending queue ordered FIFOBrian Gix2022-05-131-1/+1
* Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu2022-05-131-8/+13
* net: page_pool: add page allocation stats for two fast page allocate pathJie Wang2022-05-131-1/+4
* net: inet: Retire port only listening_hashMartin KaFai Lau2022-05-137-59/+25
* net: inet: Open code inet_hash2 and inet_unhash2Martin KaFai Lau2022-05-131-55/+33
* net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau2022-05-131-6/+0
* net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean2022-05-132-17/+11
* net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-133-30/+15
* net: update the register_netdevice() kdocJakub Kicinski2022-05-131-14/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-1324-37/+147
|\
| * Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-1221-28/+105
| |\
| | * tls: Fix context leak on tls_device_downMaxim Mikityanskiy2022-05-121-0/+3
| | * net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang2022-05-121-2/+2
| | * Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-121-3/+3
| | |\
| | | * Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-121-3/+3
| | * | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-124-5/+24
| | |\ \ | | | |/ | | |/|
| | | * nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg2022-05-091-2/+7
| | | * mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty2022-05-041-0/+6
| | | * cfg80211: retrieve S1G operating channel numberKieran Frewen2022-05-041-1/+1
| | | * nl80211: validate S1G channel widthKieran Frewen2022-05-041-0/+9
| | | * mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-041-2/+1
| | * | net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-121-4/+22
| | * | decnet: Use container_of() for struct dn_neigh castsKees Cook2022-05-103-5/+6
| | * | Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...Jakub Kicinski2022-05-101-0/+11
| | |\ \
| | | * | batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann2022-04-171-0/+11
| | * | | net: dsa: flush switchdev workqueue on bridge join error pathVladimir Oltean2022-05-101-0/+1
| | * | | net: fix wrong network header lengthLina Wang2022-05-091-1/+3
| | * | | netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet2022-05-071-1/+0
| | * | | ipv4: drop dst in multicast routing pathLokesh Dhoundiyal2022-05-061-0/+1
| | * | | ping: fix address binding wrt vrfNicolas Dichtel2022-05-061-1/+11
| | * | | net: rds: use maybe_get_net() when acquiring refcount on TCP socketsTetsuo Handa2022-05-064-6/+18
| * | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-063-9/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust2022-04-301-3/+0
| | * | | SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust2022-04-292-1/+4
| | * | | SUNRPC: Ensure timely close of disconnected AF_LOCAL socketsTrond Myklebust2022-04-291-0/+21
| | * | | SUNRPC: Don't leak sockets in xs_local_connect()Trond Myklebust2022-04-281-1/+10
| | * | | SUNRPC release the transport of a relocated task with an assigned transportOlga Kornievskaia2022-04-221-4/+7
* | | | | rtnetlink: verify rate parameters for calls to ndo_set_vf_rateBin Chen2022-05-121-10/+18
* | | | | net: add more debug info in skb_checksum_help()Eric Dumazet2022-05-111-4/+6
* | | | | net: remove two BUG() from skb_checksum_help()Eric Dumazet2022-05-111-2/+6
* | | | | net: add CONFIG_DEBUG_NETEric Dumazet2022-05-111-0/+7
* | | | | net: fix kdoc on __dev_queue_xmit()Jakub Kicinski2022-05-111-20/+15
* | | | | x25: remove redundant pointer devColin Ian King2022-05-101-2/+1
* | | | | ptp: Support late timestamp determinationGerhard Engleder2022-05-101-10/+39
* | | | | ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder2022-05-101-1/+1
* | | | | ptp: Request cycles for TX timestampGerhard Engleder2022-05-101-1/+10
* | | | | ROSE: Remove unused code and clean up some inconsistent indentingJiapeng Chong2022-05-101-16/+9