summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-08-07Merge branch 'asix-Improve-robustness'David S. Miller
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter
2017-08-06netvsc: fix race on sub channel creationstephen hemminger
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann
2017-08-04xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer
2017-08-04MIPS: Add missing file for eBPF JIT.David Daney
2017-08-04Merge branch 's390-bpf-jit-fixes'David S. Miller
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-04Merge branch 'mlxsw-Couple-of-fixes'David S. Miller
2017-08-04mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel
2017-08-04mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel
2017-08-03Merge branch 'tcp-xmit-timer-rearming'David S. Miller
2017-08-03tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell
2017-08-03tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell
2017-08-03ipv6: set rt6i_protocol properly in the route when it is installedXin Long
2017-08-03net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet
2017-08-03Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-08-02tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng
2017-08-02ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon
2017-08-02usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin
2017-08-02Merge branch 'mlx4-misc-fixes'David S. Miller
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein
2017-08-02net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-08-02Merge branch 'lan78xx-Fixes'David S. Miller
2017-08-02lan78xx: Fix to handle hard_header_len updateNisar Sayed
2017-08-02lan78xx: USB fast connect/disconnect crash fixNisar Sayed
2017-08-01Merge branch 'net-Fix-64-bit-statistics-seqcount-init'David S. Miller
2017-08-01ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli
2017-08-01netvsc: Initialize 64-bit stats seqcountFlorian Fainelli
2017-08-01gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli
2017-08-01nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli
2017-08-01ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli
2017-08-01i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli
2017-08-01b44: Initialize 64-bit stats seqcountFlorian Fainelli
2017-08-01gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den