summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-16Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-15Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-11-15ax88172a: fix information leak on short answersOliver Neukum
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel
2019-11-14Merge branch 'hns3-fixes'David S. Miller
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-14ravb: implement MTU change while device is upUlrich Hecht
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett
2019-11-14Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-14Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-14slcan: Fix memory leak in error pathJouni Hogander
2019-11-13net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-13slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-13Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun
2019-11-12xfrm: release device reference for invalid stateXiaodong Xu
2019-11-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing