summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-06-24net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song-0/+1
2020-06-24net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song-0/+1
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin-0/+9
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long-4/+7
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan-1/+0
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva-6/+0
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet-0/+7
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet-0/+4
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet-3/+2
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet-0/+2
2020-06-23tcp: add declarations to avoid warningsEric Dumazet-0/+2
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson-1/+1
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez-0/+36
2020-06-22GUE: Fix a typoAiden Leong-1/+1
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam-0/+2
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson-0/+3
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson-0/+1
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit-0/+10
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit-0/+12
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz-4/+6
2020-06-22Bluetooth: use configured params for ext advAlain Michaud-0/+8
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet-9/+3
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet-5/+2
2020-06-20net: Avoid overwriting valid skb->napi_idAmritha Nambiar-1/+5
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer-0/+39
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu-1/+3
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu-1/+3
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu-0/+13
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2020-06-19net: qos offload add flow status with dropped countPo Liu-8/+13
2020-06-18net: tso: cache transport header lengthEric Dumazet-1/+2
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet-3/+3
2020-06-18net: tso: shrink struct tso_tEric Dumazet-6/+6
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet-1/+1
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik-2/+12
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou-0/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou-0/+24
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou-0/+49
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi-0/+28
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi-1/+1
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi-1/+10
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi-2/+16
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel-4/+45
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel-1/+10
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-27/+36
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud-0/+18
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud-0/+18
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud-2/+2