summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2-0/+13
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt1-1/+1
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud1-0/+1
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz1-4/+6
2020-06-22Bluetooth: use configured params for ext advAlain Michaud1-0/+8
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik1-2/+12
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou1-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou1-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou1-0/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou1-0/+24
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou1-0/+49
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi1-0/+28
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi1-1/+1
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi1-1/+10
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi1-2/+16
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud1-0/+18
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud1-0/+18
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud1-2/+2
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2-0/+12
2020-06-02bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+1
2020-06-02flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki1-0/+6
2020-06-02net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2-1/+20
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-06-02xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi1-0/+10
2020-06-02net: Make locking in sock_bindtoindex optionalFerenc Fejes1-1/+1
2020-06-02bpf: Fix running sk_skb program types with ktlsJohn Fastabend1-0/+9
2020-06-02xdp: Add xdp_txq_info to xdp_buffDavid Ahern1-0/+5
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur1-0/+1
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur1-0/+1
2020-06-01devlink: Add ACL control packet trapsIdo Schimmel1-0/+12
2020-06-01devlink: Add layer 3 control packet trapsIdo Schimmel1-0/+126
2020-06-01devlink: Add layer 2 control packet trapsIdo Schimmel1-0/+48
2020-06-01devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel1-0/+3
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+11
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso1-9/+0
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso1-0/+19
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso1-0/+2
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-5/+21
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-16/+101
2020-06-01Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller2-33/+150
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera1-3/+9
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer1-0/+20
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-1/+3
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg1-0/+3
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan1-0/+2
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg1-0/+15
2020-05-31Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+17
2020-05-30net: Make mpls_entry_encode() available for generic usersEli Cohen1-0/+17
2020-05-30tcp: tcp_init_buffer_space can be staticFlorian Westphal1-1/+0
2020-05-29net: add a new bind_add methodChristoph Hellwig1-1/+5