summaryrefslogtreecommitdiffstats
path: root/fs/devpts (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-02of: of_mdio: export symbol of_mdiobus_link_phydevDaniel Mack1-0/+1
2014-06-02net: of_mdio: use int type for address variableDaniel Mack1-2/+1
2014-06-02enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck6-118/+73
2014-06-02net: Add support for device specific address syncingAlexander Duyck2-0/+158
2014-06-026lowpan_rtnl: fix off by one while fragmentationAlexander Aring1-1/+1
2014-06-026lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring1-2/+2
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode1-2/+0
2014-06-02genetlink: remove superfluous assignmentDenis ChengRq1-5/+1
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller6-50/+4
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd1-28/+22
2014-06-02net: filter: improve filter block macrosDaniel Borkmann2-174/+277
2014-06-02net: filter: get rid of BPF_S_* enumDaniel Borkmann8-649/+498
2014-06-02net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann1-0/+22
2014-06-02net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann1-1/+74
2014-06-02bridge: fix the unbalanced promiscuous count when add_if failedwangweidong1-1/+1
2014-06-02net: Revert mlx4 cpumask changes.David S. Miller3-88/+28
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd1-28/+22
2014-06-02net/mlx4_en: Use affinity hintYuval Atias6-4/+50
2014-06-02cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2-0/+66
2014-05-31af_key: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31rds/tcp_listen: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31RDS/RDMA: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31ipmr: Replace comma with semicolonHimangi Saraogi1-1/+1
2014-05-31s390/net: fix format string mismatchesUrsula Braun3-10/+19
2014-05-31qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-31af_iucv: correct cleanup if listen backlog is fullUrsula Braun1-2/+1
2014-05-31af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann1-11/+18
2014-05-31be2net: cleanup MCC async event processing codeSathya Perla2-70/+67
2014-05-31be2net: move async cmd processing to a separate routineSathya Perla1-33/+55
2014-05-31be2net: re-factor MCCQ error status handling codeKalesh AP3-45/+57
2014-05-31be2net: support flashing new regions on Skyhawk-RVasundhara Volam4-107/+188
2014-05-31be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli3-38/+81
2014-05-31be2net: skip multicast promiscuos setting in already setKalesh AP2-13/+19
2014-05-31atm: remove commented out checkPaul Bolle1-8/+2
2014-05-31net: tile: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2014-05-31net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser1-9/+3
2014-05-31bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior19-29/+29
2014-05-31net: fec: use pinctrl PM helpersNimrod Andy1-0/+8
2014-05-31net: filter: use block statements in tcpdump testsDaniel Borkmann1-68/+75
2014-05-31net: filter: test fill/spill of all M[] regsDaniel Borkmann1-0/+90
2014-05-31r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-3/+1
2014-05-31enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan1-1/+1
2014-05-31net: tso: Export symbols for modular buildSachin Kamat1-0/+5
2014-05-31ehea: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-05-30net: of_mdio: don't store the length of a property if we don't need toDaniel Mack1-2/+2
2014-05-30net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack3-0/+47
2014-05-30net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack1-12/+23
2014-05-29i40e: relax the firmware API version checkShannon Nelson1-2/+1
2014-05-29i40evf: don't use RESETTING state during reinitMitch Williams1-2/+0
2014-05-29i40: disable FCoE for MFP modesVasu Dev1-0/+6