Age | Commit message (Expand) | Author |
2015-04-01 | vxlan: correct spelling in comments | Simon Horman |
2015-04-01 | vmxnet3: spelling fixes | stephen hemminger |
2015-04-01 | vxge: Add const to ethtool_driver_stats_keys | Joe Perches |
2015-04-01 | chelsio cxgb/cxgb3: Make stats_strings arrays const | Joe Perches |
2015-04-01 | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller |
2015-04-01 | Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2015-04-01 | net: bcmgenet: enable MoCA link state change detection | Petri Gynther |
2015-04-01 | net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument | Uwe Kleine-König |
2015-04-01 | caif: remove unused struct member | Rasmus Villemoes |
2015-04-01 | can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti... | Marc Kleine-Budde |
2015-04-01 | can: ems_usb: mark timestamp as little endian | Marc Kleine-Budde |
2015-04-01 | can: ems_usb: fix endianess of CAN ID | Gerhard Uttenthaler |
2015-03-31 | ptp: ixgbe: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: fec: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: tg3: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: blackfin: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: cpts: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: stmmac: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: mlx4: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: igb: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: e1000e: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: gianfar: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | ptp: bnx2x: use helpers for converting ns to timespec. | Richard Cochran |
2015-03-31 | bonding: Fix another case of LACPDU not sent on slave | Mahesh Bandewar |
2015-03-31 | bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions | Mahesh Bandewar |
2015-03-31 | net/macb: unify peripheral version testing | Nicolas Ferre |
2015-03-31 | net/macb: fix the peripheral version test | Nicolas Ferre |
2015-03-31 | net/macb: add the user i/o to ethtool register dump | Nicolas Ferre |
2015-03-31 | net/macb: fix probe sequence to setup clocks earlier | Nicolas Ferre |
2015-03-31 | net/macb: trivial: correct wording for caps | Nicolas Ferre |
2015-03-31 | net/macb: fix capabilities configuration | Nicolas Ferre |
2015-03-31 | net/macb: add comment in macb_probe_queues | Nicolas Ferre |
2015-03-31 | net/macb: only probe queues once and use stored values | Nicolas Ferre |
2015-03-31 | net: smc91x: Remove an unused variable | Fabio Estevam |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-31 | net/mlx4_en: Moderate ethtool callback to show more statistics | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Add Flow control statistics display via ethtool | Matan Barak |
2015-03-31 | net/mlx4_en: Protect access to the statistics bitmap | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Support general selective view of ethtool statistics | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Move statistics bitmap setting to the Ethernet driver | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Create new header file for all statistics info | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Fix port counters statistics bitmask | Eran Ben Elisha |
2015-03-31 | net: bcmgenet: fix the call to phy_mac_interrupt() | Petri Gynther |
2015-03-31 | net: bcmgenet: add UMAC_IRQ_LINK_EVENT | Petri Gynther |
2015-03-31 | net: bcmgenet: fix bcmgenet_open() | Petri Gynther |
2015-03-31 | net: bcmgenet: remove __bcmgenet_fini_dma() | Petri Gynther |
2015-03-31 | net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE | Petri Gynther |
2015-03-31 | hv_netvsc: Eliminate memory allocation in the packet send path | KY Srinivasan |
2015-03-31 | hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism | KY Srinivasan |
2015-03-31 | ethernet: Use bool function returns of true/false instead of 1/0 | Joe Perches |