summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-04-21net: Add support for IP ID mangling TSO in cases that require encapsulationAlexander Duyck
2016-04-21Merge branch 'mlx5-next'David S. Miller
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan
2016-04-21net/mlx5e: Delay skb->data accessSaeed Mahameed
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan
2016-04-21net/mlx5e: Use only close NUMA node for default RSSTariq Toukan
2016-04-21net/mlx5e: Allocate set of queue counters per netdevRana Shahout
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan
2016-04-21Merge branch 'bcmsysport-napi-updates'David S. Miller
2016-04-21net: bcmsysport: use napi_complete_done()Florian Fainelli
2016-04-21net: bcmsysport: use __napi_schedule_irqoff()Florian Fainelli
2016-04-21Merge branch 'mlx4-fixes'David S. Miller
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown
2016-04-21net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2016-04-21net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong
2016-04-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-21Merge branch 'qed-fixes'David S. Miller
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra
2016-04-21qede: Fix setting Skb network headerManish Chopra
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra
2016-04-21Merge branch 'tcp-coalesce-merge-timestamps'David S. Miller
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau
2016-04-21drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko
2016-04-21Merge branch 'nlattr_align'David S. Miller
2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-21rtnl: use the new API to align IFLA_STATS*Nicolas Dichtel
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel
2016-04-21veth: Update features to include all tunnel GSO typesAlexander Duyck
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck
2016-04-21geneve: testing the wrong variable in geneve6_build_skb()Dan Carpenter
2016-04-21NLA_BINARY misuse bug in HSRPeter Heise
2016-04-21net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov
2016-04-21tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot
2016-04-21openvswitch: Orphan skbs before IPv6 defragJoe Stringer
2016-04-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-04-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds