summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-0/+6
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang1-13/+43
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang1-0/+2
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+1
2016-09-22netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana1-0/+2
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal2-8/+4
2016-09-12netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang1-4/+0
2016-09-12netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso1-4/+2
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso1-7/+0
2016-09-12netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2-0/+91
2016-09-12netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso1-2/+3
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso3-0/+20
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso1-0/+6
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana1-0/+2
2016-09-09netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...Liping Zhang1-4/+0
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana1-2/+2
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng1-42/+0
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2-20/+3
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-56/+177
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells1-0/+1
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami1-1/+1
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2-0/+8
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov4-0/+25
2016-09-01net: dsa: remove ds_to_privVivien Didelot1-5/+0
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov2-0/+2
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu3-5/+5
2016-09-01rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng1-1/+1
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-24/+11
2016-08-31net: dsa: add MDB supportVivien Didelot1-0/+16
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-0/+44
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells1-3/+7
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+2
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+39
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng1-2/+1
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal1-10/+3
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal1-5/+18
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal1-5/+12
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-30/+101
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-7/+64
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet1-0/+1
2016-08-28net: smc91x: fix SMC accessesRussell King1-0/+10
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert1-1/+1
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert1-0/+2
2016-08-28net: Add read_sock proto_opTom Herbert2-2/+6
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1