summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Update netconf dump handlers for strict data checkingDavid Ahern2018-10-083-7/+55
* net/ipv6: Update ip6addrlbl_dump for strict data checkingDavid Ahern2018-10-081-1/+33
* net/fib_rules: Update fib_nl_dumprule for strict data checkingDavid Ahern2018-10-081-1/+35
* net/namespace: Update rtnl_net_dumpid for strict data checkingDavid Ahern2018-10-081-0/+6
* net/neighbor: Update neightbl_dump_info for strict data checkingDavid Ahern2018-10-081-3/+35
* net/neighbor: Update neigh_dump_info for strict data checkingDavid Ahern2018-10-081-15/+67
* rtnetlink: Update fib dumps for strict data checkingDavid Ahern2018-10-086-2/+74
* rtnetlink: Update ipmr_rtm_dumplink for strict data checkingDavid Ahern2018-10-081-0/+32
* rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern2018-10-081-0/+35
* rtnetlink: Update rtnl_stats_dump for strict data checkingDavid Ahern2018-10-081-2/+22
* rtnetlink: Update rtnl_bridge_getlink for strict data checkingDavid Ahern2018-10-081-13/+57
* rtnetlink: Update rtnl_dump_ifinfo for strict data checkingDavid Ahern2018-10-081-30/+83
* net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern2018-10-081-10/+59
* net/ipv4: Update inet_dump_ifaddr for strict data checkingDavid Ahern2018-10-081-11/+61
* netlink: Add new socket option to enable strict checking on dumpsDavid Ahern2018-10-084-1/+23
* net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern2018-10-081-27/+30
* netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern2018-10-082-12/+53
* net: Add extack to nlmsg_parseDavid Ahern2018-10-0812-17/+21
* netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern2018-10-081-1/+3
* netlink: Pass extack to dump handlersDavid Ahern2018-10-082-1/+12
* isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva2018-10-081-2/+2
* Merge branch 'net-sched-cls_u32-Various-improvements'David S. Miller2018-10-081-83/+38
|\
| * net: sched: cls_u32: simplify the hell out u32_delete() emptiness checkAl Viro2018-10-081-47/+1
| * net: sched: cls_u32: keep track of knodes count in tc_u_commonAl Viro2018-10-081-0/+6
| * net: sched: cls_u32: get rid of tp_cAl Viro2018-10-081-7/+4
| * net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->dataAl Viro2018-10-081-3/+2
| * net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnodeAl Viro2018-10-081-4/+4
| * net: sched: cls_u32: clean tc_u_common hashtableAl Viro2018-10-081-15/+9
| * net: sched: cls_u32: get rid of tc_u_common ->rcuAl Viro2018-10-081-1/+0
| * net: sched: cls_u32: get rid of tc_u_knode ->tpAl Viro2018-10-081-3/+0
| * net: sched: cls_u32: get rid of unused argument of u32_destroy_key()Al Viro2018-10-081-7/+6
| * net: sched: cls_u32: make sure that divisor is a power of 2Al Viro2018-10-081-1/+5
| * net: sched: cls_u32: disallow linking to root hnodeAl Viro2018-10-081-0/+4
| * net: sched: cls_u32: mark root hnode explicitlyAl Viro2018-10-081-1/+3
|/
* Merge branch 'net-phy-mscc-add-support-for-VSC8584-and-VSC8574-Microsemi-quad...David S. Miller2018-10-082-0/+1067
|\
| * net: phy: mscc: add support for VSC8574 PHYQuentin Schulz2018-10-081-1/+319
| * net: phy: mscc: add support for VSC8584 PHYQuentin Schulz2018-10-081-0/+747
| * dt-bindings: net: vsc8531: add two additional LED modes for VSC8584Quentin Schulz2018-10-081-0/+2
|/
* Merge branch 'net-phy-mscc-various-improvements-to-Microsemi-PHY-driver'David S. Miller2018-10-081-97/+255
|\
| * net: phy: mscc: remove unneeded temporary variableQuentin Schulz2018-10-081-8/+4
| * net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz2018-10-081-4/+4
| * net: phy: mscc: remove unneeded parenthesisQuentin Schulz2018-10-081-1/+1
| * net: phy: mscc: Add EEE init sequenceRaju Lakkaraju2018-10-081-0/+65
| * net: phy: mscc: add ethtool statistics countersRaju Lakkaraju2018-10-081-0/+119
| * net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz2018-10-081-84/+62
|/
* net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu2018-10-081-16/+9
* net: dpaa2: remove unused code for dprtcYangbo Lu2018-10-083-723/+0
* net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu2018-10-081-15/+15
* net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu2018-10-081-1/+1
* MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNETYangbo Lu2018-10-081-3/+8