Age | Commit message (Expand) | Author | Files | Lines |
2020-01-17 | net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec |  Florian Fainelli | 1 | -1/+1 |
2020-01-17 | net: dsa: sja1105: Don't error out on disabled ports with no phy-mode |  Vladimir Oltean | 1 | -1/+1 |
2020-01-17 | net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset |  Michael Grzeschik | 1 | -1/+7 |
2020-01-17 | net: hns: fix soft lockup when there is not enough memory |  Yonglong Liu | 1 | -3/+1 |
2020-01-17 | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() |  Cong Wang | 1 | -12/+0 |
2020-01-17 | net/sched: act_ife: initalize ife->metalist earlier |  Eric Dumazet | 1 | -4/+3 |
2020-01-16 | netfilter: nat: fix ICMP header corruption on ICMP errors |  Eyal Birger | 1 | -0/+13 |
2020-01-16 | net: wan: lapbether.c: Use built-in RCU list checking |  Madhuparna Bhowmik | 1 | -1/+1 |
2020-01-16 | netfilter: nf_tables: fix flowtable list del corruption |  Florian Westphal | 1 | -0/+6 |
2020-01-16 | netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() |  Dan Carpenter | 1 | -0/+1 |
2020-01-16 | netfilter: nf_tables: remove WARN and add NLA_STRING upper limits |  Florian Westphal | 1 | -4/+9 |
2020-01-16 | netfilter: nft_tunnel: ERSPAN_VERSION must not be null |  Florian Westphal | 1 | -0/+3 |
2020-01-16 | netfilter: nft_tunnel: fix null-attribute check |  Florian Westphal | 1 | -1/+1 |
2020-01-16 | netfilter: nf_tables: store transaction list locally while requesting module |  Pablo Neira Ayuso | 1 | -9/+10 |
2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics |  Alexander Lobakin | 1 | -3/+0 |
2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name |  Alexander Lobakin | 1 | -1/+1 |
2020-01-16 | net: ethernet: ave: Avoid lockdep warning |  Kunihiko Hayashi | 1 | -7/+13 |
2020-01-16 | net: hns3: pad the short frame before sending to the hardware |  Yunsheng Lin | 1 | -0/+6 |
2020-01-16 | macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() |  Eric Dumazet | 1 | -2/+3 |
2020-01-15 | bpf: Sockmap/tls, fix pop data with SK_DROP return code |  John Fastabend | 2 | -8/+2 |
2020-01-15 | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining |  John Fastabend | 1 | -0/+6 |
2020-01-15 | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf |  John Fastabend | 1 | -0/+20 |
2020-01-15 | bpf: Sockmap/tls, msg_push_data may leave end mark in place |  John Fastabend | 1 | -0/+1 |
2020-01-15 | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds |  John Fastabend | 1 | -5/+5 |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates |  John Fastabend | 4 | -11/+23 |
2020-01-15 | bpf: Sockmap, ensure sock lock held during tear down |  John Fastabend | 2 | -1/+8 |
2020-01-15 | bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop |  John Fastabend | 1 | -0/+1 |
2020-01-15 | net: stmmac: selftests: Guard VLAN Perfect test against non supported HW |  Jose Abreu | 1 | -0/+6 |
2020-01-15 | net: stmmac: selftests: Mark as fail when received VLAN ID != expected |  Jose Abreu | 1 | -1/+5 |
2020-01-15 | net: stmmac: selftests: Make it work in Synopsys AXS101 boards |  Jose Abreu | 1 | -9/+11 |
2020-01-15 | net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info |  Colin Ian King | 1 | -1/+1 |
2020-01-15 | bpf: Fix incorrect verifier simulation of ARSH under ALU32 |  Daniel Borkmann | 3 | -6/+18 |
2020-01-15 | hv_netvsc: Fix memory leak when removing rndis device |  Mohammed Gamal | 1 | -2/+0 |
2020-01-15 | tcp: fix marked lost packets not being retransmitted |  Pengcheng Yang | 1 | -3/+4 |
2020-01-15 | mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters |  Petr Machata | 1 | -7/+23 |
2020-01-15 | mlxsw: spectrum: Wipe xstats.backlog of down ports |  Petr Machata | 1 | -0/+13 |
2020-01-15 | selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation |  Petr Machata | 1 | -2/+6 |
2020-01-15 | mlxsw: switchx2: Do not modify cloned SKBs during xmit |  Ido Schimmel | 1 | -11/+6 |
2020-01-15 | mlxsw: spectrum: Do not modify cloned SKBs during xmit |  Ido Schimmel | 1 | -12/+6 |
2020-01-15 | mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs |  Ido Schimmel | 1 | -1/+22 |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap |  Felix Fietkau | 1 | -1/+1 |
2020-01-15 | cfg80211: check for set_wiphy_params |  Johannes Berg | 1 | -0/+4 |
2020-01-15 | cfg80211: fix memory leak in cfg80211_cqm_rssi_update |  Felix Fietkau | 1 | -0/+1 |
2020-01-15 | cfg80211: fix memory leak in nl80211_probe_mesh_link |  Felix Fietkau | 1 | -0/+2 |
2020-01-15 | cfg80211: fix deadlocks in autodisconnect work |  Markus Theil | 1 | -3/+3 |
2020-01-15 | wireless: wext: avoid gcc -O3 warning |  Arnd Bergmann | 1 | -1/+2 |
2020-01-15 | mac80211: Fix TKIP replay protection immediately after key setup |  Jouni Malinen | 1 | -3/+15 |
2020-01-15 | cfg80211: Fix radar event during another phy CAC |  Orr Mazor | 5 | -1/+65 |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain |  Ganapathi Bhat | 1 | -3/+10 |
2020-01-14 | net: mvneta: fix dma sync size in mvneta_run_xdp |  Lorenzo Bianconi | 1 | -9/+10 |