summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark-1/+7
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel-1/+2
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel-0/+3
2016-12-03ipv4: fib: Add fib_info_hold() helperIdo Schimmel-0/+5
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan-7/+9
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan-2/+4
2016-12-03netlink: 2-clause nla_ok()Alexey Dobriyan-2/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+46
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+11
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern-0/+18
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern-0/+20
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern-23/+23
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion-0/+3
2016-12-02net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion-0/+2
2016-12-02net/sched: Add separate check for skip_hw flagHadar Hen Zion-4/+15
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal-5/+6
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz-0/+231
2016-12-02default exported asm symbols to zeroArnd Bergmann-0/+1
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann-9/+9
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf-2/+55
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan-0/+11
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+14
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju-0/+1
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+4
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov-6/+15
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov-1/+3
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval-27/+29
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval-64/+80
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault-0/+2
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov-1/+0
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng-1/+1
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann-1/+5
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli-0/+3
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan-1/+14
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan-0/+4
2016-11-30tcp: instrument how long TCP is busy sendingFrancis Yan-1/+5
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan-2/+19
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold-0/+4
2016-11-29dt-bindings: net: add EEE capability constantsjbrunet-0/+19
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet-0/+3
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan-1/+0
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen-0/+9
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen-0/+4
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan-0/+1
2016-11-27bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann-0/+16
2016-11-27bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann-3/+3
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin-1/+16
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds-0/+1
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4