summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-17245-1067/+3696
|\
| * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-11-172-7/+2
| |\
| | * Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2019-11-172-7/+2
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-172-4/+2
| |\ \
| | * | x86/resctrl: Fix potential lockdep warningXiaochen Shen2019-11-131-4/+0
| | * | x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng2019-11-121-0/+2
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-171-1/+1
| |\ \ \
| | * | | ntp/y2038: Remove incorrect time_t truncationArnd Bergmann2019-11-121-1/+1
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-171-4/+19
| |\ \ \
| | * | | perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)2019-11-131-1/+1
| | * | | perf/core: Consistently fail fork on allocation failuresAlexander Shishkin2019-11-131-1/+1
| | * | | perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin2019-11-131-0/+7
| | * | | perf/core: Reattach a misplaced commentAlexander Shishkin2019-11-131-4/+3
| | * | | perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin2019-11-131-1/+1
| | * | | perf/core: Disallow uncore-cgroup eventsPeter Zijlstra2019-11-131-0/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-1762-125/+482
| |\ \ \ \
| | * | | | ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault2019-11-161-1/+2
| | * | | | net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
| | * | | | net/smc: fix fastopen for non-blocking connect()Ursula Braun2019-11-161-1/+1
| | * | | | rds: ib: update WR sizes when bringing up connectionDag Moxnes2019-11-161-8/+15
| | * | | | net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
| | * | | | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean2019-11-161-1/+1
| | * | | | Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller2019-11-161-0/+11
| | |\ \ \ \
| | | * | | | seg6: fix skb transport_header after decap_and_validate()Andrea Mayer2019-11-161-0/+6
| | | * | | | seg6: fix srh pointer in get_srh()Andrea Mayer2019-11-161-0/+5
| | |/ / / /
| | * | | | net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
| | * | | | octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
| | * | | | Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller2019-11-1511-8/+156
| | |\ \ \ \
| | | * | | | ptp: Extend the test program to check the external time stamp flags.Richard Cochran2019-11-151-2/+51
| | | * | | | mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | | * | | | igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | | * | | | dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
| | | * | | | mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | | * | | | ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-157-6/+15
| | | * | | | renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | | * | | | mlx5: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | | * | | | igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | | * | | | dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
| | | * | | | mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | | * | | | net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-157-0/+27
| | | * | | | ptp: Validate requests to enable time stamping of external signals.Richard Cochran2019-11-152-5/+14
| | |/ / / /
| | * | | | net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3
| | * | | | ax88172a: fix information leak on short answersOliver Neukum2019-11-151-1/+1
| | * | | | selftests: mlxsw: Adjust test to recent changesIdo Schimmel2019-11-151-2/+6
| | * | | | Merge branch 'hns3-fixes'David S. Miller2019-11-152-4/+31
| | |\ \ \ \
| | | * | | | net: hns3: fix ETS bandwidth validation bugYonglong Liu2019-11-151-1/+1
| | | * | | | net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin2019-11-151-1/+16
| | | * | | | net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang2019-11-151-2/+14
| | |/ / / /
| | * | | | ravb: implement MTU change while device is upUlrich Hecht2019-11-152-13/+16
| | * | | | tipc: add back tipc prefix to log messagesMatt Bennett2019-11-152-2/+6