summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16i40e: AQ API updatesJeff Kirsher
2015-01-16i40e: add more struct size checksShannon Nelson
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2015-01-16i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny
2015-01-16i40e: don't give up on DCB error after resetShannon Nelson
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson
2015-01-16netlink: Fix netlink_insert EADDRINUSE errorHerbert Xu
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue
2015-01-16Merge branch 'iw_cxgb4-next'David S. Miller
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai
2015-01-16net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff
2015-01-16net/macb: Add whitespace around arithmetic operatorsXander Huff
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff
2015-01-16Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare
2015-01-15bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-15Merge branch 'cxgb4-next'David S. Miller
2015-01-15cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt
2015-01-15ipv4: per cpu uncached listEric Dumazet
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven
2015-01-15dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel
2015-01-15socket: use iov_length()Nicolas Dichtel
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15Merge branch 'vxlan_group_policy_extension'David S. Miller
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf
2015-01-15vxlan: Group Policy extensionThomas Graf
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14Merge branch 'tg3-net'David S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf