summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-8/+3
* Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-061-0/+1
|\
| * rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells2016-09-041-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-069-56/+177
|\ \ | |/ |/|
| * netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-301-2/+1
| * netfilter: remove __nf_ct_kill_acct helperFlorian Westphal2016-08-301-10/+3
| * netfilter: conntrack: get rid of conntrack timerFlorian Westphal2016-08-301-5/+18
| * netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal2016-08-301-5/+12
| * netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso2016-08-261-1/+2
| * rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2016-08-261-13/+57
| * netfilter: nf_tables: typo in trace attribute definitionPablo Neira2016-08-231-1/+1
| * netfilter: nf_tables: add number generator expressionLaura Garcia Liebana2016-08-221-0/+24
| * netfilter: nf_tables: add quota expressionPablo Neira Ayuso2016-08-221-0/+19
| * netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2016-08-182-3/+20
| * netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-132-16/+0
| * netfilter: nf_tables: add hash expressionLaura Garcia Liebana2016-08-121-0/+20
* | switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami2016-09-021-1/+1
* | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2016-09-022-0/+8
* | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-024-0/+25
* | net: dsa: remove ds_to_privVivien Didelot2016-09-021-5/+0
* | net: bridge: add per-port multicast flood flagNikolay Aleksandrov2016-09-022-0/+2
* | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-023-5/+5
* | rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng2016-09-021-1/+1
* | rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-021-24/+11
* | net: dsa: add MDB supportVivien Didelot2016-08-311-0/+16
* | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-311-0/+44
* | rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-3/+7
* | rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+2
* | rxrpc: Trace rxrpc_call usageDavid Howells2016-08-301-0/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3020-30/+101
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-2910-7/+64
| |\ \
| | * | net: smc91x: fix SMC accessesRussell King2016-08-291-0/+10
| | * | include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2016-08-232-1/+38
| | * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-1/+1
| | * | include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli2016-08-231-0/+1
| | * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-2/+2
| | * | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-231-0/+2
| | * | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-231-1/+2
| | * | include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli2016-08-231-0/+3
| | * | include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli2016-08-231-0/+1
| | * | tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-08-191-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-191-2/+2
| | |\ \
| | | * | netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-181-2/+2
| * | | | Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-281-0/+2
| |\ \ \ \
| | * \ \ \ Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-251-0/+2
| | |\ \ \ \
| | | * | | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-241-0/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-281-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-0/+1
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-091-0/+1
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-272-2/+8
| |\ \ \ \ \ \