summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana
2016-09-09netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...Liping Zhang
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov
2016-09-02net: dsa: remove ds_to_privVivien Didelot
2016-09-02net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-09-01rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-08-31net: dsa: add MDB supportVivien Didelot
2016-08-31net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet
2016-08-29net: smc91x: fix SMC accessesRussell King
2016-08-29kcm: Remove TCP specific references from kcm and strparserTom Herbert
2016-08-29tcp: Set read_sock and peek_len proto_opsTom Herbert
2016-08-29net: Add read_sock proto_opTom Herbert
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-27tipc: add the ability to get UDP options via netlinkRichard Alpe
2016-08-27tipc: introduce UDP replicastRichard Alpe
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-08-27byteswap: don't use __builtin_bswap*() with sparseJohannes Berg
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-26devlink: remove unused priv_sizeIvan Vecera
2016-08-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet