summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-0812-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/+0
| * | 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/+1
| * | netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso2018-01-081-8/+1
| * | netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2018-01-082-4/+0
| * | 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/+19
| * | 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/+1
| * | 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/+3
* | | net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern2018-01-081-0/+20
|/ /
* | ipv6: Export sernum update functionIdo Schimmel2018-01-071-0/+1
* | ipv6: Add explicit flush indication to routesIdo Schimmel2018-01-071-1/+2
* | ipv6: Set nexthop flags upon carrier changeIdo Schimmel2018-01-071-0/+1
* | ipv6: Prepare to handle multiple netdev eventsIdo Schimmel2018-01-071-1/+1
* | ipv6: Clear nexthop flags upon netdev upIdo Schimmel2018-01-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-071-0/+48
|\ \
| * | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer2018-01-051-0/+1
| * | xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer2018-01-051-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/+6
| * | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-24/+0
| * | 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
| * | mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-111-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-292-0/+8
|\ \ \ | | |/ | |/|
| * | sock: Add sock_owned_by_user_nocheckTom Herbert2017-12-281-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-0/+3
| |\ \
| | * | xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-0/+3
* | | | net: sch: api: fix tcf_block_getSudip Mukherjee2017-12-271-1/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-5/+24
|\ \ \ \
OpenPOWER on IntegriCloud