summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-08bpf: fix state equivalenceAlexei Starovoitov
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
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 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-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
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-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
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-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov
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: instrument tcp sender limits chronographsFrancis Yan
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen
2016-11-27bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann
2016-11-27bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds