summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
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
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud-0/+12
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-4/+3
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern-0/+11
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern-1/+16
2020-06-09net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso-24/+0
2020-06-09dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai-0/+6
2020-06-08Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+3
2020-06-08net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*Christoph Hellwig-4/+3
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg-2/+3
2020-06-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni-1/+0
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam-1/+1
2020-06-04xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen-0/+1