summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | hysdn: fix to a race condition in put_log_bufferAnton Volkov2017-08-071-15/+13Star
| | * | | | | s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann2017-08-071-2/+2
| | * | | | | Merge branch 'asix-Improve-robustness'David S. Miller2017-08-073-10/+45
| | |\ \ \ \ \
| | | * | | | | asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-073-0/+17
| | | * | | | | asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins2017-08-071-9/+25
| | | * | | | | asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins2017-08-071-1/+3
| | |/ / / / /
| | * | | | | bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter2017-08-071-0/+11
| | * | | | | 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