summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-151-2/+2
|\
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-051-2/+2
* | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-151-4/+4
* | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-141-0/+25
* | net: sch: red: Change the name of the stats struct to be genericNogah Frankel2018-01-101-5/+6
* | ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-101-0/+1
* | ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-102-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-2/+2
|\ \
| * | sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
| * | vxlan: trivial indenting fix.William Tu2018-01-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0912-89/+249
|\ \ \
| * | | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-081-0/+5
| * | | netfilter: flow table support for IPv6Pablo Neira Ayuso2018-01-081-0/+2
| * | | netfilter: add generic flow table infrastructurePablo Neira Ayuso2018-01-081-0/+94
| * | | netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2018-01-082-0/+71
| * | | netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso2018-01-081-3/+0Star
| * | | netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal2018-01-081-0/+17
| * | | netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso2018-01-081-3/+1Star
| * | | netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso2018-01-081-8/+1Star
| * | | netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2018-01-082-4/+0Star
| * | | netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso2018-01-081-0/+5
| * | | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso2018-01-083-45/+19Star
| * | | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+4
| * | | netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2018-01-081-0/+2
| * | | netfilter: reduce hook array sizes to what is neededFlorian Westphal2018-01-081-5/+5
| * | | netfilter: reduce size of hook entry point locationsFlorian Westphal2018-01-081-1/+5
| * | | netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal2018-01-081-1/+1
| * | | netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng2018-01-081-2/+1Star
| * | | netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal2018-01-083-13/+13
| * | | netfilter: conntrack: constify list of builtin trackersFlorian Westphal2018-01-081-5/+5
| * | | netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal2018-01-081-4/+3Star
* | | | net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern2018-01-081-0/+20
|/ / /
* | | ipv6: Export sernum update functionIdo Schimmel2018-01-081-0/+1
* | | ipv6: Add explicit flush indication to routesIdo Schimmel2018-01-081-1/+2
* | | ipv6: Set nexthop flags upon carrier changeIdo Schimmel2018-01-081-0/+1
* | | ipv6: Prepare to handle multiple netdev eventsIdo Schimmel2018-01-081-1/+1
* | | ipv6: Clear nexthop flags upon netdev upIdo Schimmel2018-01-081-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-081-0/+48
|\ \ \
| * | | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer2018-01-061-0/+1
| * | | xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer2018-01-061-0/+47
* | | | net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet2018-01-051-1/+2
| |_|/ |/| |
* | | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-042-3/+24
|\ \ \ | |/ / |/| |
| * | cfg80211: Scan results to also report the per chain signal strengthSunil Dutt2017-12-191-0/+8
| * | Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-31/+6Star
| * | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-24/+0Star
| * | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-0/+24
| * | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-6/+31
| * | mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-111-1/+5
| * | cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-111-2/+2
| * | cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2017-12-111-0/+5