summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-258-20/+47
|\
| * Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-204-4/+37
| * ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-192-13/+3
| * ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring2014-08-191-1/+1
| * ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-191-1/+4
| * ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring2014-08-191-1/+1
| * mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-191-0/+1
* | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-2238-261/+413
|\ \
| * | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
| * | net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
| * | net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
| * | net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * | ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * | net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * | openvswitch: fix panic with multiple vlan headersJiri Benc2014-08-221-0/+5
| * | net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
| * | net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * | cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
| * | Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-213-30/+43
| |\ \
| | * | can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| | * | can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| | * | can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| | * | can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
| * | | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
| * | | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
| * | | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
| * | | Merge branch 'qlcnic'David S. Miller2014-08-215-15/+114
| |\ \ \
| | * | | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
| | * | | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
| | * | | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
| |/ / /
| * | | MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott2014-08-211-0/+6
| * | | macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich2014-08-211-2/+8
| * | | packet: handle too big packets for PACKET_V3Eric Dumazet2014-08-212-0/+18
| * | | MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz2014-08-211-0/+6
| * | | lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR2014-08-211-0/+2
| |/ /
| * | tipc: Fix build.David S. Miller2014-08-191-1/+2
| * | Merge branch 'cbq-fixes'David S. Miller2014-08-191-34/+14
| |\ \
| | * | cbq: now_rt removalVasily Averin2014-08-191-10/+1
| | * | cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13
| |/ /
| * | tipc: fix message importance range checkErik Hugne2014-08-162-2/+4
| * | net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-161-12/+21
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-162-13/+33
| |\ \
| | * | i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| | * | i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| | * | i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
| * | | batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann2014-08-161-1/+1
| * | | Merge branch 'bcm7xxx'David S. Miller2014-08-162-22/+21
| |\ \ \ | | |/ / | |/| |
| | * | net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-161-4/+1