summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König
2015-04-01caif: remove unused struct memberRasmus Villemoes
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Marc Kleine-Budde
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler
2015-03-31Merge branch 'ptp-ns_to_timespec64'David S. Miller
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar
2015-03-31Merge branch 'macb-next'David S. Miller
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: fix the peripheral version testNicolas Ferre
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre
2015-03-31net/macb: fix capabilities configurationNicolas Ferre
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-31net: smc91x: Remove an unused variableFabio Estevam
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko
2015-03-31Merge branch 'mlx4-next'David S. Miller
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-03-31Merge branch 'bcmgenet-next'David S. Miller
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther