summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | ipv6: Handle route deletion notificationIdo Schimmel2019-12-241-0/+1
* | | | net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel2019-12-241-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2211-17/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-226-9/+29
| |\ \ \
| | * | | net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-201-1/+1
| | * | | net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet2019-12-171-2/+2
| | * | | tcp: refine tcp_write_queue_empty() implementationEric Dumazet2019-12-131-1/+10
| | * | | tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2019-12-132-3/+14
| | * | | net/x25: add new state X25_STATE_5Martin Schiller2019-12-091-1/+2
| | * | | neighbour: remove neigh_cleanup() methodEric Dumazet2019-12-091-1/+0
| | | |/ | | |/|