summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-304-1/+14
* tcp: export sender limits chronographs to TCP_INFOFrancis Yan2016-11-301-0/+4
* tcp: instrument how long TCP is busy sendingFrancis Yan2016-11-301-1/+5
* tcp: instrument tcp sender limits chronographsFrancis Yan2016-11-302-2/+19
* dt-bindings: net: add EEE capability constantsjbrunet2016-11-291-0/+19
* 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-263-2/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-262-2/+2
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-241-1/+1
| | |\
| | | * Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-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
| |/
* | bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2016-11-251-0/+8
* | cgroup: add support for eBPF programsDaniel Mack2016-11-252-0/+83
* | bpf: add new prog type for cgroup socket filteringDaniel Mack2016-11-251-0/+9
* | net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-241-2/+8
* | devlink: Add E-Switch inline mode controlRoi Dayan2016-11-242-0/+10
* | 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
* | net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-241-0/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-229-98/+90
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-214-3/+8
| |\
| | * netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
| | * ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-161-0/+1
| | * bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
| | * gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-191-0/+7
| |\ \
| | * | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+7
| * | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-182-94/+73
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki2016-11-181-0/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-161-0/+3
| | | |/ /
| | * / / Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-94/+70
| | |/ /
| * | | 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
| | |_|/ | |/| |
* | | | tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal2016-11-211-0/+1
* | | | bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov2016-11-211-0/+1
* | | | bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov2016-11-211-0/+1
* | | | bpf: add __must_check attributes to refcount manipulating helpersDaniel Borkmann2016-11-211-5/+7
* | | | net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan2016-11-191-3/+3
* | | | netlink: use "unsigned int" in nla_next()Alexey Dobriyan2016-11-191-1/+1
* | | | virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme2016-11-191-1/+1
* | | | virtio_net.h: Fix comment.Jarno Rajahalme2016-11-191-1/+1
* | | | bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli2016-11-181-0/+8
* | | | ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju2016-11-181-1/+4