summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski
2016-12-05uapi: export nf_log.hstephen hemminger
2016-12-05uapi: export tc_skbmod.hstephen hemminger
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet
2016-12-05net: reorganize struct sock for better data localityEric Dumazet
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel
2016-12-03ipv4: fib: Add fib_info_hold() helperIdo Schimmel
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan
2016-12-03netlink: 2-clause nla_ok()Alexey Dobriyan
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion
2016-12-02net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion
2016-12-02net/sched: Add separate check for skip_hw flagHadar Hen Zion
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-12-02default exported asm symbols to zeroArnd Bergmann
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan
2016-11-30tcp: instrument how long TCP is busy sendingFrancis Yan
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan