aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole1-0/+27
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal3-2/+10
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal1-0/+9
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal1-0/+4
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal1-0/+4
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal1-3/+0
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti3-0/+22
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti3-0/+19
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti4-1/+21
2016-12-04netfilter: nf_conntrack_tuple_common.h: fix #includeDavide Caratti1-0/+3
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang1-1/+3
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti1-0/+3
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark4-1/+7
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel1-1/+2
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel1-0/+3
2016-12-03ipv4: fib: Add fib_info_hold() helperIdo Schimmel1-0/+5
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan1-7/+9
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan1-2/+4
2016-12-03netlink: 2-clause nla_ok()Alexey Dobriyan1-2/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-13/+46
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+11
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern2-0/+18
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2-0/+20
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern1-23/+23
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion2-0/+3
2016-12-02net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion1-0/+2
2016-12-02net/sched: Add separate check for skip_hw flagHadar Hen Zion1-4/+15
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal3-5/+6
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz2-0/+231
2016-12-02default exported asm symbols to zeroArnd Bergmann1-0/+1
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann1-9/+9
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf3-2/+55
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-0/+11
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+14
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju1-0/+1
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+4
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov1-6/+15
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval1-27/+29
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval1-64/+80
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault1-0/+2
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov1-1/+0
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng1-1/+1
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2-1/+5
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli1-0/+3
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan4-1/+14
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan1-0/+4