summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng2017-08-021-2/+2
| * | | | | ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon2017-08-021-1/+14
| * | | | | usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-021-0/+1
| * | | | | Merge branch 'mlx4-misc-fixes'David S. Miller2017-08-025-9/+19
| |\ \ \ \ \
| | * | | | | net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
| | * | | | | net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
| | * | | | | net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
| | * | | | | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-025-7/+16
| |/ / / / /
| * | | | | Merge branch 'lan78xx-Fixes'David S. Miller2017-08-021-9/+9
| |\ \ \ \ \
| | * | | | | lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-021-3/+3
| | * | | | | lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-021-6/+6
| |/ / / / /
| * | | | | Merge branch 'net-Fix-64-bit-statistics-seqcount-init'David S. Miller2017-08-027-2/+13
| |\ \ \ \ \
| | * | | | | ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli2017-08-021-1/+1
| | * | | | | netvsc: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-021-0/+2
| | * | | | | gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli2017-08-021-1/+1
| | * | | | | nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli2017-08-021-0/+2
| | * | | | | ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli2017-08-021-0/+4
| | * | | | | i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli2017-08-021-0/+2
| | * | | | | b44: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-021-0/+1
| |/ / / / /
| * | | | | gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den2017-08-021-0/+1
| * | | | | vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den2017-08-021-0/+1
| * | | | | Cipso: cipso_v4_optptr enter infinite loopyujuan.qi2017-08-021-2/+10
| * | | | | Merge branch 'ethernet-ti-cpts-fix-tx-timestamping-timeout'David S. Miller2017-08-025-17/+161
| |\ \ \ \ \
| | * | | | | net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko2017-08-021-1/+1
| | * | | | | net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko2017-08-022-2/+83
| | * | | | | net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko2017-08-022-15/+13
| | * | | | | ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-023-0/+65
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-0813-53/+102
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford2017-08-077-33/+50
| |\ \ \ \ \ \
| | * | | | | | IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit2017-07-231-1/+22
| | * | | | | | Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky2017-07-231-1/+0
| | * | | | | | IB/ipoib: Remove double pointer assigningLeon Romanovsky2017-07-231-1/+0
| | * | | | | | IB/ipoib: Clean error paths in add portLeon Romanovsky2017-07-231-6/+8
| | * | | | | | IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud2017-07-231-0/+1
| | * | | | | | IB/ipoib: Add multicast packets statisticsAlex Vesker2017-07-232-1/+4
| | * | | | | | IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud2017-07-231-1/+1
| | * | | | | | IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker2017-07-231-0/+1
| | * | | | | | IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit2017-07-231-16/+8
| | * | | | | | IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit2017-07-231-6/+1
| | * | | | | | IB/ipoib: Fix race between light events and interface restartFeras Daoud2017-07-233-0/+4
| * | | | | | | IB/hns: checking for IS_ERR() instead of NULLDan Carpenter2017-08-041-1/+1
| * | | | | | | RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-042-2/+1
| * | | | | | | IB/uverbs: Fix device cleanupYishai Hadas2017-08-041-2/+1
| * | | | | | | RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky2017-08-041-1/+1
| * | | | | | | IB/core: Fix race condition in resolving IP to MACParav Pandit2017-08-041-14/+48
| |/ / / / / /
* | | | | | | parse-maintainers: Move matching sections from MAINTAINERSJoe Perches2017-08-081-0/+12
* | | | | | | parse-maintainers: Use perl hash references and specific filenamesJoe Perches2017-08-081-23/+34
* | | | | | | parse-maintainers: Add section pattern sortingJoe Perches2017-08-081-21/+49
* | | | | | | get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches2017-08-081-25/+66
* | | | | | | MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap2017-08-081-1/+1