summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-24taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel
2016-04-24xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-24libnl: add nla_put_u64_64bit() helperNicolas Dichtel
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: fix help of _64bit functionsNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-04-21Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21Merge branch 'geneve-vxlan-deps'David S. Miller
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa
2016-04-21qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa
2016-04-21mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa
2016-04-21benet: be_resume needs to protect be_open with rtnl_lockHannes Frederic Sowa
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare
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