summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08netlink: Add new socket option to enable strict checking on dumpsDavid Ahern
2018-10-08net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern
2018-10-08netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-08netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern
2018-10-08netlink: Pass extack to dump handlersDavid Ahern
2018-10-08isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-08Merge branch 'net-sched-cls_u32-Various-improvements'David S. Miller
2018-10-08net: sched: cls_u32: simplify the hell out u32_delete() emptiness checkAl Viro
2018-10-08net: sched: cls_u32: keep track of knodes count in tc_u_commonAl Viro
2018-10-08net: sched: cls_u32: get rid of tp_cAl Viro
2018-10-08net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->dataAl Viro
2018-10-08net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnodeAl Viro
2018-10-08net: sched: cls_u32: clean tc_u_common hashtableAl Viro
2018-10-08net: sched: cls_u32: get rid of tc_u_common ->rcuAl Viro
2018-10-08net: sched: cls_u32: get rid of tc_u_knode ->tpAl Viro
2018-10-08net: sched: cls_u32: get rid of unused argument of u32_destroy_key()Al Viro
2018-10-08net: sched: cls_u32: make sure that divisor is a power of 2Al Viro
2018-10-08net: sched: cls_u32: disallow linking to root hnodeAl Viro
2018-10-08net: sched: cls_u32: mark root hnode explicitlyAl Viro
2018-10-08Merge branch 'net-phy-mscc-add-support-for-VSC8584-and-VSC8574-Microsemi-quad...David S. Miller
2018-10-08net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-10-08net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-10-08dt-bindings: net: vsc8531: add two additional LED modes for VSC8584Quentin Schulz
2018-10-08Merge branch 'net-phy-mscc-various-improvements-to-Microsemi-PHY-driver'David S. Miller
2018-10-08net: phy: mscc: remove unneeded temporary variableQuentin Schulz
2018-10-08net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz
2018-10-08net: phy: mscc: remove unneeded parenthesisQuentin Schulz
2018-10-08net: phy: mscc: Add EEE init sequenceRaju Lakkaraju
2018-10-08net: phy: mscc: add ethtool statistics countersRaju Lakkaraju
2018-10-08net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu
2018-10-08MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNETYangbo Lu
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-10-07net: vhost: remove bad code lineTonghao Zhang
2018-10-07net: sched: pie: fix coding style issuesLeslie Monis
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wirelessKalle Valo
2018-10-06Merge tag 'iwlwifi-next-for-kalle-2018-10-06' of git://git.kernel.org/pub/scm...Kalle Valo
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon
2018-10-06iwlwifi: mvm: use match_string() helperYisheng Xie
2018-10-06iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg