summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni2019-04-011-7/+19
| * net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-011-0/+18
| * vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-011-1/+1
| * netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-03-292-8/+3
* | 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
* | net: dsa: read mac address from DT for slave deviceXiaofei Shen2019-04-011-0/+1
* | ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-293-48/+64
* | net: Use common nexthop init and release helpersDavid Ahern2019-03-291-0/+4
* | net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern2019-03-292-18/+33
* | ipv6: Rename fib6_nh entriesDavid Ahern2019-03-292-11/+13
* | ipv4: Rename fib_nh entriesDavid Ahern2019-03-291-12/+12
* | ipv6: Refactor fib6_ignore_linkdownDavid Ahern2019-03-291-0/+8
* | ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-292-2/+3
* | ipv6: Create cleanup helper for fib6_nhDavid Ahern2019-03-291-0/+1
* | ipv6: Create init helper for fib6_nhDavid Ahern2019-03-291-0/+4
* | ipv4: Create cleanup helper for fib_nhDavid Ahern2019-03-291-0/+1
* | ipv4: Create init helper for fib_nhDavid Ahern2019-03-291-0/+4
* | netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei2019-03-291-0/+15
* | net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko2019-03-281-2/+0
* | net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko2019-03-281-0/+9
* | net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2019-03-281-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-283-3/+9
|\|
| * net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| * net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| * net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
* | inet: switch IP ID generator to siphashEric Dumazet2019-03-271-0/+2
* | tcp: fix zerocopy and notsent_lowat issuesEric Dumazet2019-03-271-3/+4
* | net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-492/+3
* | net: devlink: add port type spinlockJiri Pirko2019-03-241-0/+4
* | Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-242-0/+4
|\ \
| * | net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh2019-03-221-0/+2
| * | net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh2019-03-221-0/+2
* | | tcp: add one skb cache for rxEric Dumazet2019-03-241-0/+10
* | | tcp: add one skb cache for txEric Dumazet2019-03-241-0/+5
* | | net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2019-03-241-1/+1
* | | net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni2019-03-241-0/+11
|/ /
* | genetlink: make policy common to familyJohannes Berg2019-03-221-2/+2
* | net: dst: remove gc leftoversJulian Wiedmann2019-03-211-11/+0