summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-3/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-161-2/+4
| |\
| | * bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend2020-01-151-2/+4
| * | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-151-0/+5
| |\ \
| | * | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+5
| | |/
| * | devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
* | | devlink: Add overlay source MAC is multicast trapAmit Cohen2020-01-191-0/+3
* | | devlink: Add tunnel generic packet trapsAmit Cohen2020-01-191-0/+6
* | | devlink: Add non-routable packet trapAmit Cohen2020-01-191-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-01-191-12/+15
|\ \ \
| * | | netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso2020-01-161-0/+1
| * | | netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso2020-01-161-0/+5
| * | | netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso2020-01-161-7/+9
| * | | netfilter: flowtable: remove dying bit, use teardown bit insteadPablo Neira Ayuso2020-01-161-5/+0
* | | | netns: Constify exported functionsGuillaume Nault2020-01-171-5/+5
|/ / /
* | | ipv6: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-141-1/+10
* | | ipv4: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-141-0/+4
* | | ipv4: Encapsulate function arguments in a structIdo Schimmel2020-01-141-0/+9
* | | net: macsec: PN wrap callbackAntoine Tenart2020-01-141-0/+2
* | | net: macsec: introduce MACsec opsAntoine Tenart2020-01-141-0/+24
* | | net: macsec: introduce the macsec_context structureAntoine Tenart2020-01-141-0/+21
* | | net: macsec: move some definitions in a dedicated headerAntoine Tenart2020-01-141-0/+177
* | | devlink: move devlink documentation to subfolderJacob Keller2020-01-101-2/+2
* | | devlink: add macro for "fw.psid"Jacob Keller2020-01-101-0/+2
* | | tcp: clean ext on tx recyclePaolo Abeni2020-01-091-0/+1
* | | tcp: Export TCP functions and ops structMat Martineau2020-01-091-0/+8
* | | tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau2020-01-092-0/+65
* | | mptcp: Add MPTCP to skb extensionsMat Martineau2020-01-091-0/+28
* | | tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau2020-01-091-0/+3
* | | tcp: Add MPTCP option numberMat Martineau2020-01-091-0/+1
* | | sock: Make sk_protocol a 16-bit valueMat Martineau2020-01-091-20/+5
* | | net: Make sock protocol value checks more specificMat Martineau2020-01-091-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-0/+6
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-081-0/+6
| |\ \ | | |/ | |/|
| | * netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso2020-01-061-0/+6
* | | net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-081-1/+2
* | | devlink: add support for reporter recovery completionVikas Gupta2020-01-081-0/+2
* | | net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean2020-01-051-0/+5
* | | net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean2020-01-051-9/+0
* | | tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern2020-01-021-12/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-313-3/+18
|\| |
| * | net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-301-0/+5
| |/
| * net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2019-12-241-1/+1
| * net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2019-12-241-0/+9
| * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-242-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-14/+11
|\ \
| * | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-201-5/+5
| * | xsk: Change names of validation functionsMagnus Karlsson2019-12-201-2/+2
| * | xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-191-7/+4
* | | ipv6: Remove old route notifications and convert listenersIdo Schimmel2019-12-241-2/+0