summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2016-12-052-1/+7
* tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet2016-12-051-1/+0
* tcp: tsq: add tsq_flags / tsq_enumEric Dumazet2016-12-051-1/+10
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-036-8/+37
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-022-1/+4
| |\
| | * of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-0/+4
| | * Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-281-1/+0
| * | Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-011-0/+14
| |\ \
| | * | PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-0/+14
| * | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-11-301-6/+15
| * | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-301-1/+3
| * | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-271-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-0/+1
* | | | bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-021-0/+14
* | | | bpf: Refactor cgroups code in prep for new typeDavid Ahern2016-12-021-23/+23
* | | | net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion2016-12-021-0/+1
* | | | tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-021-0/+1
* | | | qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-022-0/+231
* | | | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann2016-12-021-9/+9
* | | | bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-1/+1
* | | | net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-021-0/+11
* | | | net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju2016-12-011-0/+1
* | | | qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-27/+29
* | | | qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-301-64/+80
* | | | cgroup, bpf: remove unnecessary #includeAlexei Starovoitov2016-11-301-1/+0
* | | | bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2016-11-301-1/+1
* | | | net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2016-11-301-0/+3
* | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
* | | | tcp: instrument tcp sender limits chronographsFrancis Yan2016-11-301-2/+5
* | | | net: phy: add an option to disable EEE advertisementjbrunet2016-11-291-0/+3
* | | | net/mlx5: Add DCBX firmware commands supportHuy Nguyen2016-11-282-0/+9
* | | | net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-281-0/+4
* | | | bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann2016-11-271-0/+16
* | | | bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2016-11-271-3/+3
* | | | netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin2016-11-271-1/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-262-1/+3
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-261-1/+1
| |\ \ \
| | * | | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
| * | | | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+2
| |/ / /
* | | | cgroup: add support for eBPF programsDaniel Mack2016-11-252-0/+83
* | | | net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-241-2/+8
* | | | net: Add net-device param to the get offloaded stats ndoOr Gerlitz2016-11-241-2/+2
* | | | net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli2016-11-241-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-223-3/+5
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-211-2/+3
| |\ \ \
| | * | | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
| * | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-11-181-0/+1
| |\ \ \ \
| | * | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-141-0/+1
| * | | | | mremap: fix race between mremap() and page cleanningAaron Lu2016-11-171-1/+1
| | |/ / / | |/| | |