summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-101-21/+2
* netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-9/+2
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-102-4/+5
* netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso2018-01-101-6/+0
* netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-101-2/+0
* tipc: improve groupcast scope handlingJon Maloy2018-01-091-4/+3
* virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron2018-01-091-0/+13
* macsec: Add support for GCM-AES-256 cipher suiteFelix Walter2018-01-091-3/+8
* tuntap: XDP transmissionJason Wang2018-01-091-0/+17
* tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-092-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0918-27/+144
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-086-5/+66
| |\
| | * sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
| | * sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-1/+0
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-051-1/+1
| | |\
| | | * netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
| | * | uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2018-01-042-0/+9
| | * | vxlan: trivial indenting fix.William Tu2018-01-031-1/+1
| | * | uapi libc compat: add fallback for unsupported libcsFelix Janda2018-01-031-1/+54
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-061-0/+10
| |\ \ \
| | * | | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2018-01-051-0/+10
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-051-1/+3
| |\ \ \ \
| | * | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-1/+3
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-051-2/+3
| |\ \ \ \ \
| | * | | | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-221-2/+3
| * | | | | | fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-312-2/+4
| |\ \ \ \ \
| | * | | | | timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-292-2/+4
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-314-16/+45
| |\ \ \ \ \ \
| | * | | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
| | * | | | | | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+17
| | * | | | | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27
| * | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-0/+11
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
| * | | | | | | Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-291-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | net: No line break on netdev_WARN* formattingGal Pressman2018-01-081-2/+2
* | | | | | | net: Fix netdev_WARN_ONCE macroGal Pressman2018-01-081-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0824-162/+483
|\ \ \ \ \ \ \
| * | | | | | | netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-082-6/+25
| * | | | | | | netfilter: nf_tables: flow offload expressionPablo Neira Ayuso2018-01-081-0/+11
| * | | | | | | 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-083-0/+124
| * | | | | | | netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso2018-01-081-1/+5
| * | | | | | | netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso2018-01-081-3/+0
| * | | | | | | netfilter: meta: secpath supportFlorian Westphal2018-01-081-0/+2
| * | | | | | | netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-081-13/+0
| * | | | | | | netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-081-1/+0