summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-21Merge branch 'qlcnic'David S. Miller
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-21MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-19tipc: Fix build.David S. Miller
2014-08-19Merge branch 'cbq-fixes'David S. Miller
2014-08-19cbq: now_rt removalVasily Averin
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin
2014-08-16tipc: fix message importance range checkErik Hugne
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou
2014-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-08-16batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann
2014-08-16Merge branch 'bcm7xxx'David S. Miller
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli
2014-08-16net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-15i40e: fix PTP bugJesse Brandeburg
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell