summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-0517-114/+183
|\
| * ila: call nf_unregister_net_hooks() soonerEric Dumazet2024-09-053-4/+16
| * sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen2024-09-051-4/+7
| * net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski2024-09-041-4/+2
| * fou: Fix null-ptr-deref in GRO.Kuniyuki Iwashima2024-09-041-5/+24
| * bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu2024-09-031-2/+2
| * net: dqs: Do not use extern for unused dql_groupBreno Leitao2024-09-031-1/+1
| * sch/netem: fix use after free in netem_dequeueStephen Hemminger2024-09-031-5/+4
| * Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-09-024-87/+112
| |\
| | * Bluetooth: MGMT: Ignore keys being loaded with invalid typeLuiz Augusto von Dentz2024-08-301-18/+19
| | * Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz2024-08-302-25/+7
| | * Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECTLuiz Augusto von Dentz2024-08-302-43/+47
| | * Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz2024-08-301-2/+40
| * | Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski2024-09-021-0/+4
| |\ \ | | |/ | |/|
| | * can: bcm: Remove proc entry when dev is unregistered.Kuniyuki Iwashima2024-08-061-0/+4
| * | tcp_bpf: fix return value of tcp_bpf_sendmsg()Cong Wang2024-08-301-1/+1
| * | net/smc: prevent NULL pointer dereference in txopt_getJeongjun Park2024-08-302-1/+10
* | | net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato2024-09-051-1/+5
* | | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-0422-94/+127
|\ \ \
| * | | wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi2024-08-281-1/+14
| * | | wifi: mac80211: scan: Use max macroYan Zhen2024-08-281-4/+2
| * | | wifi: mac80211: Check for missing VHT elements only for 5 GHzIlan Peer2024-08-281-13/+16
| * | | wifi: mac80211: fix RCU list iterationsJohannes Berg2024-08-284-4/+8
| * | | wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan2024-08-271-3/+3
| * | | wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang2024-08-271-2/+2
| * | | wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih2024-08-272-2/+1
| * | | wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu2024-08-271-6/+2
| * | | wifi: mac80211: remove redundant unlikely() around IS_ERR()Zhang Changzhong2024-08-271-1/+1
| * | | net: rfkill: gpio: Do not load on Lenovo Yoga Tab 3 Pro YT3-X90Hans de Goede2024-08-271-0/+18
| * | | wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach2024-08-271-0/+1
| * | | wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace2024-08-271-4/+6
| * | | wifi: mac80211: Add non-atomic station iteratorRory Little2024-08-271-1/+15
| * | | wifi: lib80211: Constify struct lib80211_crypto_opsChristophe JAILLET2024-08-274-4/+4
| * | | wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET2024-08-271-4/+4
| * | | wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih2024-08-274-3/+4
| * | | wifi: mac80211: refactor block ack management codeDmitry Antipov2024-08-274-42/+26
* | | | ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel2024-09-041-1/+1
* | | | ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel2024-09-041-2/+5
* | | | ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel2024-09-041-2/+2
* | | | ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel2024-09-041-1/+1
* | | | l2tp: remove unneeded null check in l2tp_v2_session_get_nextJames Chapman2024-09-041-1/+1
* | | | mptcp: MIB counters for sent MP_JOINMatthieu Baerts (NGI0)2024-09-033-3/+26
* | | | mptcp: pm: reduce entries iterations on connectMatthieu Baerts (NGI0)2024-09-035-100/+62
* | | | mptcp: pm: rename helpers linked to 'flush'Matthieu Baerts (NGI0)2024-09-031-6/+6
* | | | ethtool: RX software timestamp for allGal Pressman2024-09-031-7/+8
* | | | ioam6: improve checks on user dataJustin Iurman2024-09-031-2/+10
* | | | netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin2024-09-031-2/+3
* | | | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin2024-09-032-1/+1
* | | | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-0315-29/+29
* | | | netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2024-09-0316-22/+27