summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-083-3/+3
* qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-081-1/+5
* ppp: fix xmit recursion detection on ppp channelsGuillaume Nault2017-08-081-8/+10
* rds: Reintroduce statistics countingHåkon Bugge2017-08-081-1/+4
* tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet2017-08-081-0/+4
* net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long2017-08-081-10/+10
* net: dsa: mediatek: add adjust link support for user portsJohn Crispin2017-08-082-0/+39
* net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-081-11/+18
* qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
* hysdn: fix to a race condition in put_log_bufferAnton Volkov2017-08-071-15/+13
* 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-063-7/+11
* bpf: fix byte order test in test_verifierDaniel Borkmann2017-08-041-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-033-31/+32
|\
| * tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell2017-08-032-18/+16
| * tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell2017-08-031-9/+5
| * tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-032-4/+11
|/
* ipv6: set rt6i_protocol properly in the route when it is installedXin Long2017-08-031-8/+3
* 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-017-2/+13
|\ \
| * | ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli2017-08-011-1/+1
| * | netvsc: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-011-0/+2
| * | gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli2017-08-011-1/+1
| * | nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli2017-08-011-0/+2