summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: add support for eBPF programsDaniel Mack2016-11-256-0/+281
* bpf: add new prog type for cgroup socket filteringDaniel Mack2016-11-252-0/+32
* cxgb4: fix memory leak on txq_infoColin Ian King2016-11-251-1/+1
* tuntap: remove unnecessary sk_receive_queue length check during xmitJason Wang2016-11-241-7/+0
* samples/bpf: fix bpf loaderAlexei Starovoitov2016-11-241-0/+4
* samples/bpf: fix sockex2 exampleAlexei Starovoitov2016-11-242-2/+2
* mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet2016-11-243-44/+48
* ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2016-11-242-11/+9
* Merge branch 'mlx5-next'David S. Miller2016-11-2417-72/+438
|\
| * net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan2016-11-241-2/+44
| * net/mlx5: E-Switch, Add control for inline modeRoi Dayan2016-11-244-0/+148
| * net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-244-20/+21
| * devlink: Add E-Switch inline mode controlRoi Dayan2016-11-243-19/+61
| * net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz2016-11-241-2/+31
| * net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz2016-11-244-24/+128
| * net: Add net-device param to the get offloaded stats ndoOr Gerlitz2016-11-243-5/+5
|/
* Merge branch 'phy-broadcom-wirespeed-downshift-support'David S. Miller2016-11-247-22/+187
|\
| * net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
| * net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli2016-11-241-1/+50
| * net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli2016-11-244-7/+13
| * net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli2016-11-243-0/+101
| * net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli2016-11-243-15/+20
|/
* tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet2016-11-242-12/+14
* net: dsa: mv88e6xxx: add MV88E6097 switchStefan Eichenberger2016-11-242-0/+28
* net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-242-0/+53
* VSOCK: add loopback to virtio_transportStefan Hajnoczi2016-11-241-0/+56
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22242-1793/+3388
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-11-211-2/+4
| |\
| | * apparmor: fix change_hat not finding hat after policy replacementJohn Johansen2016-11-211-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-2117-83/+948
| |\ \
| | * | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0
| | * | Merge branch 'sparc-lockdep-small'David S. Miller2016-11-183-3/+21
| | |\ \
| | | * | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-181-3/+17
| | | * | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-182-0/+4
| | |/ /
| | * | sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| | * | sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
| | * | Merge branch 'sun4v-64bit-DMA'David S. Miller2016-11-188-60/+849
| | |\ \
| | | * | sparc64: Enable 64-bit DMATushar Dave2016-11-182-2/+10
| | | * | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-184-58/+211
| | | * | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
| | | * | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-182-0/+21
| | | * | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-186-0/+529
| | | * | sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp2016-11-181-0/+18
| | |/ /
| | * | sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
| | * | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-101-2/+2
| | * | sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-101-4/+61
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2163-560/+1020
| |\ \ \ | | |_|/ | |/| |
| | * | tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-211-1/+3
| | * | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng2016-11-211-1/+1
| | * | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1