summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-30genetlink: get rid of family->attrbufCong Wang1-2/+0
2020-06-30net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-0/+2
2020-06-30net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+49
2020-06-30net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+4
2020-06-29sctp: use list_is_singular in sctp_list_single_entryGeliang Tang1-1/+1
2020-06-29bareudp: Added attribute to enable & disable rx metadata collectionMartin1-0/+1
2020-06-28net/tls: Add asynchronous resyncBoris Pismenny1-1/+37
2020-06-28Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-11/+1
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-7/+26
2020-06-26sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-25net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-25net: qos: add tc police offloading action with max frame size limitPo Liu2-0/+11
2020-06-25net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song1-0/+1
2020-06-25net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song1-0/+1
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin1-0/+9
2020-06-24net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-24net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva1-6/+0
2020-06-24udp: move gro declarations to net/udp.hEric Dumazet1-0/+7
2020-06-24net: move tcp gro declarations to net/tcp.hEric Dumazet1-0/+4
2020-06-24tcp: move ipv4_specific to tcp include fileEric Dumazet2-3/+2
2020-06-24tcp: move ipv6_specific declaration to remove a warningEric Dumazet1-0/+2
2020-06-24tcp: add declarations to avoid warningsEric Dumazet1-0/+2
2020-06-24bonding/xfrm: use real_dev instead of slave_devJarod Wilson1-1/+1
2020-06-24ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez1-0/+36
2020-06-23GUE: Fix a typoAiden Leong1-1/+1
2020-06-23devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam1-0/+2
2020-06-23bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-06-23xfrm: bail early on slave pass over skbJarod Wilson1-0/+1
2020-06-23net/devlink: Support setting hardware address of port functionParav Pandit1-0/+10
2020-06-23net/devlink: Support querying hardware address of port functionParav Pandit1-0/+12
2020-06-21tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2-9/+3
2020-06-21tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2-5/+2
2020-06-21net: Avoid overwriting valid skb->napi_idAmritha Nambiar1-1/+5
2020-06-21l3mdev: add infrastructure for table to VRF mappingAndrea Mayer1-0/+39
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-1/+3
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-1/+3
2020-06-20flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu1-0/+13
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2020-06-19net: qos offload add flow status with dropped countPo Liu3-8/+13
2020-06-19net: tso: cache transport header lengthEric Dumazet1-1/+2
2020-06-19net: tso: constify tso_count_descs() and friendsEric Dumazet1-3/+3
2020-06-19net: tso: shrink struct tso_tEric Dumazet1-6/+6
2020-06-19net: tso: double TSO_HEADER_SIZE valueEric Dumazet1-1/+1
2020-06-16netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel1-4/+45
2020-06-16net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-27/+36
2020-06-11Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-4/+3
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern1-0/+11
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern1-1/+16
2020-06-10net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso1-24/+0