summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-30af_key: Replace comma with semicolonHimangi Saraogi
2014-05-30rds/tcp_listen: Replace comma with semicolonHimangi Saraogi
2014-05-30RDS/RDMA: Replace comma with semicolonHimangi Saraogi
2014-05-30ipmr: Replace comma with semicolonHimangi Saraogi
2014-05-30Merge branch 's390-next'David S. Miller
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-30af_iucv: correct cleanup if listen backlog is fullUrsula Braun
2014-05-30af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann
2014-05-30Merge branch 'be2net-next'David S. Miller
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-30atm: remove commented out checkPaul Bolle
2014-05-30net: tile: Remove unnecessary memset of netdev private dataTobias Klauser
2014-05-30net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-30net: fec: use pinctrl PM helpersNimrod Andy
2014-05-30net: filter: use block statements in tcpdump testsDaniel Borkmann
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan
2014-05-30net: tso: Export symbols for modular buildSachin Kamat
2014-05-30Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-29Merge branch 'of_mdio'David S. Miller
2014-05-29net: of_mdio: don't store the length of a property if we don't need toDaniel Mack
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-29net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack
2014-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27i40evf: Use is_multicast_ether_addr helperTobias Klauser
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka
2014-05-27e1000e: Out of line __ew32_prepare/__ew32Andi Kleen
2014-05-27e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman
2014-05-27e1000e: Cleanup parenthesis around return valueDavid Ertman
2014-05-27e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman
2014-05-26ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller
2014-05-26ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-26ixgbe: extract PTP clock device from ptp_initJacob Keller
2014-05-26ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller
2014-05-26ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller
2014-05-26ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller