summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block1-1/+1
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller3-30/+43
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj1-0/+1
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-21Merge branch 'qlcnic'David S. Miller5-15/+114
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-21MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott1-0/+6
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich1-2/+8
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-08-21MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz1-0/+6
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR1-0/+2
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior1-0/+7
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein1-0/+2
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-19tipc: Fix build.David S. Miller1-1/+2
2014-08-19Merge branch 'cbq-fixes'David S. Miller1-34/+14
2014-08-19cbq: now_rt removalVasily Averin1-10/+1
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin1-24/+13
2014-08-16tipc: fix message importance range checkErik Hugne2-2/+4
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou1-12/+21
2014-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+33
2014-08-16batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann1-1/+1
2014-08-16Merge branch 'bcm7xxx'David S. Miller2-22/+21
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli1-4/+1
2014-08-16net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli1-3/+20
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2-15/+0
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-878/+3051
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds230-240/+242
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-5/+71
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-214/+332
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf2-3/+3