aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-02vlan: implement ndo_get_iflinkGravatar Nicolas Dichtel 1-1/+8
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkGravatar Nicolas Dichtel 2-2/+12
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkGravatar Nicolas Dichtel 6-5/+14
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkGravatar Nicolas Dichtel 4-10/+12
2015-04-02dev: introduce dev_get_iflink()Gravatar Nicolas Dichtel 11-18/+48
2015-04-01crypto: algif - explicitly mark end of dataGravatar tadeusz.struk@intel.com 1-4/+8
2015-04-01Merge branch 'dsa-next'Gravatar David S. Miller 6-764/+728
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyGravatar Andrew Lunn 1-0/+16
2015-04-01net: dsa: Use mnemonics rather than register numbersGravatar Andrew Lunn 6-178/+335
2015-04-01net: dsa: Consolidate getting the statisticsGravatar Andrew Lunn 6-241/+110
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Gravatar Andrew Lunn 1-29/+30
2015-04-01net: dsa: Consolidate phy read and write functionsGravatar Andrew Lunn 5-146/+110
2015-04-01net: dsa: Move phy page access functions into shared codeGravatar Andrew Lunn 3-41/+42
2015-04-01net: dsa: Centralize Marvell switch resetGravatar Andrew Lunn 6-154/+45
2015-04-01net: dsa: Consistently set and use ps->num_portsGravatar Andrew Lunn 2-11/+22
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGravatar Guenter Roeck 1-16/+38
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGravatar Guenter Roeck 2-7/+36
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGravatar Guenter Roeck 3-10/+36
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGravatar Guenter Roeck 1-28/+5
2015-04-01pkt_sched: fq: correct spelling of locallyGravatar Simon Horman 1-2/+2
2015-04-01vxlan: correct spelling in commentsGravatar Simon Horman 1-3/+3
2015-04-01vmxnet3: spelling fixesGravatar stephen hemminger 1-2/+2
2015-04-01vxge: Add const to ethtool_driver_stats_keysGravatar Joe Perches 2-19/+19
2015-04-01crypto: algif - use kmalloc instead of kzallocGravatar Tadeusz Struk 1-1/+1
2015-04-01crypto: af_alg - make exports consistantGravatar Tadeusz Struk 1-1/+1
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constGravatar Joe Perches 2-2/+2
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...Gravatar David S. Miller 140-1344/+4459
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...Gravatar David S. Miller 5-10/+74
2015-04-01net: bcmgenet: enable MoCA link state change detectionGravatar Petri Gynther 3-2/+24
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentGravatar Uwe Kleine-König 1-5/+6
2015-04-01caif: remove unused struct memberGravatar Rasmus Villemoes 1-1/+0
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Gravatar Marc Kleine-Budde 1-1/+1
2015-04-01can: introduce new raw socket option to join the given CAN filtersGravatar Oliver Hartkopp 3-3/+49
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersGravatar Oliver Hartkopp 1-0/+21
2015-04-01can: ems_usb: mark timestamp as little endianGravatar Marc Kleine-Budde 1-2/+2
2015-04-01can: ems_usb: fix endianess of CAN IDGravatar Gerhard Uttenthaler 1-5/+2
2015-03-31Merge branch 'ptp-ns_to_timespec64'Gravatar David S. Miller 11-47/+20
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+2
2015-03-31ptp: fec: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+2
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-3/+1
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+3
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+2
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-3/+1
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-3/+1
2015-03-31ptp: igb: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+2
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-3/+1
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+3
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Gravatar Richard Cochran 1-5/+2
2015-03-31bonding: Fix another case of LACPDU not sent on slaveGravatar Mahesh Bandewar 1-0/+3
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsGravatar Mahesh Bandewar 1-6/+6