summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-022-0/+20
* 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-022-0/+3
* net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion2016-12-021-0/+2
* net/sched: Add separate check for skip_hw flagHadar Hen Zion2016-12-021-4/+15
* tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-023-5/+6
* 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-023-2/+55
* 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-302-1/+5
* 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-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-301-0/+19
* net: phy: add an option to disable EEE advertisementjbrunet2016-11-301-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-281-0/+16
* bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2016-11-281-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-273-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-241-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-161-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-192-94/+73
| |\ \ \