summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-06-244-24/+28
* ip: report the original address of ICMP messagesJulian Anastasov2015-06-242-2/+21
* rocker: call correct unregister function on errorGilad Ben-Yossef2015-06-231-1/+1
* Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller2015-06-234-1/+14
|\
| * can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-06-214-1/+14
* | net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov2015-06-231-3/+23
* | xen-netback: fix a BUG() during initializationPalik, Imre2015-06-231-0/+4
* | bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-06-231-0/+4
* | NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-06-231-1/+2
* | tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-233-4/+7
* | mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev2015-06-231-0/+6
* | packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-06-211-16/+2
* | mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-06-211-3/+10
|/
* isdn: disable HiSax NetJet driver on microblaze archNicolai Stange2015-06-211-2/+2
* neigh: do not modify unlinked entriesJulian Anastasov2015-06-211-0/+13
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-06-211-1/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-182-3/+3
* net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configurationOr Gerlitz2015-06-161-0/+8
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-143-11/+37
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-1313-38/+80
|\
| * Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida2015-06-121-1/+1
| * sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner2015-06-121-1/+10
| * net: don't wait for order-3 page allocationShaohua Li2015-06-122-2/+2
| * mpls: handle device renames for per-device sysctlsRobert Shearman2015-06-121-0/+11
| * net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-121-2/+2
| * enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-111-5/+4
| * enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-112-4/+25
| * enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-111-1/+1
| * net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman2015-06-111-8/+5
| * bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-06-111-4/+3
| * tipc: disconnect socket directly after probe failureErik Hugne2015-06-111-5/+11
| * Revert "ipv6: Fix protocol resubmission"David S. Miller2015-06-111-5/+3
| * cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-091-0/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-123-8/+13
|\ \
| * | block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-111-0/+1
| * | block: fix ext_dev_lock lockdep reportDan Williams2015-06-111-6/+6
| * | blk-mq: free hctx->ctxs in queue's release handlerMing Lei2015-06-091-2/+6
* | | Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-06-123-6/+10
|\ \ \
| * | | md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown2015-06-123-0/+3
| * | | md: Close race when setting 'action' to 'idle'.NeilBrown2015-06-121-5/+6
| * | | md: don't return 0 from array_state_storeNeilBrown2015-06-121-1/+1
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-123-4/+23
|\ \ \ \
| * | | | iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-122-3/+21
| * | | | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-091-1/+2
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-125-15/+46
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-122-4/+18
| |\ \ \ \ \
| | * | | | | drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-091-3/+17
| | * | | | | drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira2015-06-081-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-06-123-11/+28
|/| | | | |
| * | | | | drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer2015-06-111-5/+12