summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz2021-08-161-31/+62
| | * | | | | | | Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-08-161-8/+8
| | * | | | | | | Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi2021-08-101-6/+1
| | * | | | | | | Bluetooth: switch to lock_sock in RFCOMMDesmond Cheong Zhi Xi2021-08-101-4/+4
| | * | | | | | | Bluetooth: serialize calls to sco_sock_{set,clear}_timerDesmond Cheong Zhi Xi2021-08-101-2/+2
| | * | | | | | | Bluetooth: switch to lock_sock in SCODesmond Cheong Zhi Xi2021-08-101-9/+9
| | * | | | | | | Bluetooth: avoid circular locks in sco_sock_connectDesmond Cheong Zhi Xi2021-08-101-23/+16
| | * | | | | | | Bluetooth: schedule SCO timeouts with delayed_workDesmond Cheong Zhi Xi2021-08-101-6/+29
| | * | | | | | | Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-3/+10
| | * | | | | | | Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King2021-08-051-1/+1
| | * | | | | | | Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-032-56/+57
| | * | | | | | | Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+28
| | * | | | | | | Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-07-291-0/+15
| | * | | | | | | Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An2021-07-291-1/+1
| | * | | | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-293-16/+23
| | * | | | | | | 6lowpan: iphc: Fix an off-by-one check of array indexColin Ian King2021-07-221-1/+2
| | * | | | | | | Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-07-221-0/+5
| * | | | | | | | Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...David S. Miller2021-08-2026-454/+362
| |\ \ \ \ \ \ \ \
| | * | | | | | | | batman-adv: bcast: remove remaining skb-copy callsLinus Lüssing2021-08-181-2/+10
| | * | | | | | | | batman-adv: Drop NULL check before dropping referencesSven Eckelmann2021-08-0819-337/+169
| | * | | | | | | | batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann2021-08-0814-113/+181
| | * | | | | | | | batman-adv: Switch to kstrtox.h for kstrtou64Sven Eckelmann2021-08-081-1/+1
| | * | | | | | | | batman-adv: Start new development cycleSimon Wunderlich2021-08-081-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-207-43/+22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen2021-08-194-1/+91
| * | | | | | | | | | net/core: Remove unused field from struct flow_indr_devEli Cohen2021-08-191-1/+0
| * | | | | | | | | | pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependencyNick Richardson2021-08-181-27/+26
| * | | | | | | | | | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang2021-08-183-6/+16
| * | | | | | | | | | net: net_namespace: Optimize the codeYajun Deng2021-08-181-28/+24
| * | | | | | | | | | net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-182-13/+28
| * | | | | | | | | | net: procfs: add seq_puts() statement for dev_mcastYajun Deng2021-08-181-11/+13
| * | | | | | | | | | net: RxRPC: make dependent Kconfig symbols be shown indentedRandy Dunlap2021-08-181-3/+4
| * | | | | | | | | | mptcp: local addresses fullmeshGeliang Tang2021-08-181-10/+63
| * | | | | | | | | | mptcp: remote addresses fullmeshGeliang Tang2021-08-181-4/+55
| * | | | | | | | | | mptcp: drop flags and ifindex argumentsGeliang Tang2021-08-183-7/+31
| * | | | | | | | | | net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlanNikolay Aleksandrov2021-08-172-7/+4
| * | | | | | | | | | net: bridge: mcast: use the correct vlan group helperNikolay Aleksandrov2021-08-171-2/+3
| * | | | | | | | | | net: bridge: vlan: account for router port lists when notifyingNikolay Aleksandrov2021-08-173-8/+40
| * | | | | | | | | | net: bridge: vlan: enable mcast snooping for existing master vlansNikolay Aleksandrov2021-08-171-0/+1
| * | | | | | | | | | tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao2021-08-171-2/+1
| * | | | | | | | | | net: bridge: mcast: account for ipv6 size when dumping querier stateNikolay Aleksandrov2021-08-161-1/+7
| * | | | | | | | | | net: bridge: mcast: drop sizeof for nest attribute's zero sizeNikolay Aleksandrov2021-08-161-1/+1
| * | | | | | | | | | net: bridge: mcast: don't dump querier state if snooping is disabledNikolay Aleksandrov2021-08-161-0/+4
| * | | | | | | | | | net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versaVladimir Oltean2021-08-161-4/+4
| * | | | | | | | | | af_unix: check socket state when queuing OOBRao Shoaib2021-08-161-2/+9
| * | | | | | | | | | net: bridge: vlan: dump mcast ctx querier stateNikolay Aleksandrov2021-08-141-1/+4
| * | | | | | | | | | net: bridge: mcast: dump ipv6 querier stateNikolay Aleksandrov2021-08-141-4/+32
| * | | | | | | | | | net: bridge: mcast: dump ipv4 querier stateNikolay Aleksandrov2021-08-143-1/+81
| * | | | | | | | | | net: bridge: mcast: consolidate querier selection for ipv4 and ipv6Nikolay Aleksandrov2021-08-141-38/+29
| * | | | | | | | | | net: bridge: mcast: make sure querier port/address updates are consistentNikolay Aleksandrov2021-08-142-21/+54