summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net/tls: fix sign extension issue when left shifting u16 valueColin Ian King2020-06-301-1/+1
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-293-4/+32
* Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2020-06-291-4/+30
|\
| * net/tls: Add asynchronous resyncBoris Pismenny2020-06-271-1/+37
| * Revert "net/tls: Add force_resync for driver resync"Boris Pismenny2020-06-271-11/+1
* | net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata2020-06-291-0/+2
* | net: sched: Introduce helpers for qevent blocksPetr Machata2020-06-291-0/+49
* | net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata2020-06-291-2/+4
* | sctp: use list_is_singular in sctp_list_single_entryGeliang Tang2020-06-281-1/+1
* | bareudp: Added attribute to enable & disable rx metadata collectionMartin2020-06-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-255-7/+26
|\
| * sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-251-3/+5
| * net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-231-1/+0
| * GUE: Fix a typoAiden Leong2020-06-221-1/+1
| * net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-191-1/+3
| * flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-191-1/+3
| * flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2020-06-191-0/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-06-191-0/+1
| |\
| | * xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-041-0/+1
* | | net: qos: police action add index for tc flower offloadingPo Liu2020-06-241-0/+1
* | | net: qos: add tc police offloading action with max frame size limitPo Liu2020-06-242-0/+11
* | | net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva2020-06-231-6/+0
* | | udp: move gro declarations to net/udp.hEric Dumazet2020-06-231-0/+7
* | | net: move tcp gro declarations to net/tcp.hEric Dumazet2020-06-231-0/+4
* | | tcp: move ipv4_specific to tcp include fileEric Dumazet2020-06-232-3/+2
* | | tcp: move ipv6_specific declaration to remove a warningEric Dumazet2020-06-231-0/+2
* | | tcp: add declarations to avoid warningsEric Dumazet2020-06-231-0/+2
* | | bonding/xfrm: use real_dev instead of slave_devJarod Wilson2020-06-231-1/+1
* | | ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez2020-06-231-0/+36
* | | devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2020-06-221-0/+2
* | | bonding: support hardware encryption offload to slavesJarod Wilson2020-06-221-0/+3
* | | xfrm: bail early on slave pass over skbJarod Wilson2020-06-221-0/+1
* | | net/devlink: Support setting hardware address of port functionParav Pandit2020-06-221-0/+10
* | | net/devlink: Support querying hardware address of port functionParav Pandit2020-06-221-0/+12
* | | tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2020-06-202-9/+3
* | | tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2020-06-202-5/+2
* | | net: Avoid overwriting valid skb->napi_idAmritha Nambiar2020-06-201-1/+5
* | | l3mdev: add infrastructure for table to VRF mappingAndrea Mayer2020-06-201-0/+39
* | | net: qos offload add flow status with dropped countPo Liu2020-06-193-8/+13
* | | net: tso: cache transport header lengthEric Dumazet2020-06-181-1/+2
* | | net: tso: constify tso_count_descs() and friendsEric Dumazet2020-06-181-3/+3
* | | net: tso: shrink struct tso_tEric Dumazet2020-06-181-6/+6
* | | net: tso: double TSO_HEADER_SIZE valueEric Dumazet2020-06-181-1/+1
|/ /
* | netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-151-4/+45
* | net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-151-1/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-134-27/+36
|\ \
| * | vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-0/+11
| * | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+16
| * | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-091-24/+0
| * | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-091-0/+6