summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: ife: drop include of module.h from net/ife.hPaul Gortmaker2019-04-231-1/+0
| * | | | | net: psample: drop include of module.h from psample.hPaul Gortmaker2019-04-231-1/+0
| * | | | | net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-231-2/+2
| * | | | | ipv6: Remove fib6_info_nh_lwtDavid Ahern2019-04-231-6/+0
| * | | | | include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee2019-04-231-1/+1
| * | | | | ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2019-04-221-1/+3
| * | | | | ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2019-04-211-2/+1
| * | | | | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-192-5/+2
| * | | | | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-191-0/+3
| * | | | | net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-181-0/+2
| * | | | | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-181-0/+2
| * | | | | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-182-10/+10
| * | | | | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-182-4/+6
| * | | | | ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-182-10/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-176-38/+46
| |\ \ \ \ \
| * | | | | | sctp: implement memory accounting on rx pathXin Long2019-04-151-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-158-31/+35
| |\ \ \ \ \ \
| | * | | | | | bridge: netfilter: unroll NF_HOOK helper in bridge input pathFlorian Westphal2019-04-121-0/+3
| | * | | | | | netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal2019-04-111-4/+2
| | * | | | | | netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal2019-04-112-14/+9
| | * | | | | | netfilter: make two functions staticFlorian Westphal2019-04-081-2/+0
| | * | | | | | netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal2019-04-081-1/+1
| | * | | | | | netfilter: nf_tables: merge route type into coreFlorian Westphal2019-04-081-0/+2
| | * | | | | | netfilter: nat: add inet family nat supportFlorian Westphal2019-04-081-2/+5
| | * | | | | | ipvs: allow tunneling with gue encapsulationJacky Hu2019-04-081-0/+5
| * | | | | | | sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().David Miller2019-04-121-1/+1
| * | | | | | | ipv6: Change rt6_probe to take a fib6_nhDavid Ahern2019-04-111-4/+4
| * | | | | | | Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni2019-04-101-16/+21
| * | | | | | | net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni2019-04-101-0/+26
| * | | | | | | net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni2019-04-101-9/+14
| * | | | | | | net: sched: prefer qdisc_is_empty() over direct qlen accessPaolo Abeni2019-04-101-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-091-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern2019-04-091-0/+2
| * | | | | | | | ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern2019-04-091-0/+1
| * | | | | | | | ipv4: Add helpers for neigh lookup for nexthopDavid Ahern2019-04-091-0/+32
| * | | | | | | | neighbor: Add skip_cache argument to neigh_outputDavid Ahern2019-04-091-2/+3
| * | | | | | | | ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern2019-04-091-1/+4
| * | | | | | | | ipv4: Add support to rtable for ipv6 gatewayDavid Ahern2019-04-091-1/+4
| * | | | | | | | ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern2019-04-091-2/+3
| * | | | | | | | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-091-4/+4
| * | | | | | | | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-092-5/+4
| * | | | | | | | ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern2019-04-091-0/+40
| * | | | | | | | ipv6: Add fib6_nh_init and release to stubsDavid Ahern2019-04-091-0/+6
| | |/ / / / / / | |/| | | | | |
| * | | | | | | datagram: remove rendundant 'peeked' argumentPaolo Abeni2019-04-081-3/+3
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-054-16/+41
| |\ \ \ \ \ \
| * | | | | | | net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko2019-04-051-0/+9
| * | | | | | | net: devlink: extend port attrs for switch IDJiri Pirko2019-04-051-2/+6
| * | | | | | | net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko2019-04-051-2/+2
| * | | | | | | ipv6: Flip to fib_nexthop_infoDavid Ahern2019-04-041-0/+5
| * | | | | | | ipv4: Add fib_nh_common to fib_resultDavid Ahern2019-04-041-26/+21