summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2016-12-031-7/+9
* netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2016-12-031-2/+4
* netlink: 2-clause nla_ok()Alexey Dobriyan2016-12-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-0312-13/+46
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-026-5/+11
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-4/+4
| | |\
| | | * netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| | | * netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| | | * netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
| | * | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-301-0/+2
| | * | 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
| | * | net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan2016-11-281-0/+1
| * | | default exported asm symbols to zeroArnd Bergmann2016-12-021-0/+1
| * | | 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
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-011-1/+1
| |\ \ \ \
| | * | | | Input: change KEY_DATA from 0x275 to 0x277Ping Cheng2016-11-301-1/+1
| * | | | | 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 support for reading socket family, type, protocolDavid Ahern2016-12-022-0/+18
* | | | | | 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-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