summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | netvsc: fix race on sub channel creationstephen hemminger2017-08-073-7/+11
| | * | | | | bpf: fix byte order test in test_verifierDaniel Borkmann2017-08-051-9/+10
| | * | | | | xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer2017-08-041-3/+3
| | * | | | | MIPS: Add missing file for eBPF JIT.David Daney2017-08-041-0/+1950
| | * | | | | Merge branch 's390-bpf-jit-fixes'David S. Miller2017-08-043-1/+6
| | |\ \ \ \ \
| | | * | | | | bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2017-08-042-0/+4
| | | * | | | | bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-041-1/+2
| | |/ / / / /
| | * | | | | Merge branch 'mlxsw-Couple-of-fixes'David S. Miller2017-08-041-13/+24
| | |\ \ \ \ \
| | | * | | | | mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel2017-08-041-1/+12
| | | * | | | | mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel2017-08-041-12/+12
| | |/ / / / /
| | * | | | | Merge branch 'tcp-xmit-timer-rearming'David S. Miller2017-08-043-31/+32
| | |\ \ \ \ \
| | | * | | | | tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell2017-08-042-18/+16Star
| | | * | | | | tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell2017-08-041-9/+5Star
| | | * | | | | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-042-4/+11
| | |/ / / / /
| | * | | | | ipv6: set rt6i_protocol properly in the route when it is installedXin Long2017-08-041-8/+3Star
| | * | | | | net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet2017-08-031-1/+2
| | * | | | | Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-08-032-9/+53
| | |\ \ \ \ \
| | | * | | | | batman-adv: fix TT sync flag inconsistenciesLinus Lüssing2017-07-312-9/+53
| | | | |_|_|/ | | | |/| | |
| | * | | | | 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/+13Star
| | | * | | | | 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/+0Star
| | | * | | | | | IB/ipoib: Remove double pointer assigningLeon Romanovsky2017-07-231-1/+0Star