summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14261-1465/+1869
|\
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-141-2/+2
| |\
| | * virtio_console: move early VQ enablementCornelia Huck2014-11-131-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-1448-266/+653
| |\ \
| | * | vxlan: Do not reuse sockets for a different address familyMarcelo Leitner2014-11-131-10/+19
| | * | smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
| | * | net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
| | * | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
| | * | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-122-3/+3
| | * | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| | * | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-123-5/+9
| | * | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-123-1/+8
| | * | net: qualcomm: Fix dependencyStefan Wahren2014-11-121-2/+1
| | * | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
| | * | net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-111-12/+24
| | * | net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai2014-11-111-20/+20
| | * | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
| | * | cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
| | * | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-101-0/+2
| | * | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
| | * | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
| | * | cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
| | * | asix: Do full reset during ax88772_bindCharles Keepax2014-11-071-13/+1
| | * | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
| | * | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-076-5/+27
| | |\ \
| | | * \ Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-041-1/+3
| | | |\ \
| | | | * | mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
| | | * | | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
| | | |\ \ \
| | | | * | | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| | | | * | | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
| * | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-11-141-1/+2
| |\ \ \ \ \ \
| | * | | | | | zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang2014-11-141-1/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-11-143-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | HID: core: cleanup .claimed field on disconnectBenjamin Tissoires2014-11-031-0/+1
| | * | | | | | HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2014-11-032-0/+2
| * | | | | | | Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-11-137-31/+50
| |\ \ \ \ \ \ \
| | * | | | | | | dm btree: fix a recursion depth bug in btree walking codeJoe Thornber2014-11-103-15/+17
| | * | | | | | | dm thin: grab a virtual cell before looking up the mappingJoe Thornber2014-11-041-4/+12
| | * | | | | | | dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen2014-10-291-1/+5
| | * | | | | | | dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen2014-10-211-4/+7
| | * | | | | | | dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka2014-10-171-6/+6
| | * | | | | | | dm stripe: fix potential for leak in stripe_ctr error pathPavitra Kumar2014-10-111-1/+3
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-131-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: s390: virtio_ccw: remove unused variableSebastian Ott2014-11-031-1/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-129-53/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-061-4/+7
| | * | | | | | | | | crypto: caam - fix missing dma unmap on error pathCristian Stoica2014-11-061-15/+14
| | * | | | | | | | | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-247-34/+30
| | * | | | | | | | | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-241-0/+2
| * | | | | | | | | | Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-123-6/+15
| |\ \ \ \ \ \ \ \ \ \