summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-08netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal2-0/+6
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso4-10/+11
2020-01-05netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso1-2/+6
2020-01-05netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu1-8/+16
2020-01-05netfilter: nf_flow_table_offload: check the status of dst_neighwenxu1-2/+14
2020-01-05netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu1-2/+4
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu1-3/+0
2019-12-30netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal1-11/+16
2019-12-28net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl1-3/+11
2019-12-28net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani1-10/+12
2019-12-27net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet1-9/+8
2019-12-27bnx2x: Fix accounting of vlan resources among the PFsManish Chopra1-1/+4
2019-12-27bnx2x: Use appropriate define for vlan creditManish Chopra1-1/+1
2019-12-27of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-27net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur1-0/+2
2019-12-27dpaa_eth: fix DMA mapping leakMadalin Bucur1-19/+20
2019-12-26net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2019-12-26hsr: reset network header when supervision frame is createdTaehee Yoo1-0/+2
2019-12-26hsr: fix a race condition in node list insertion and deletionTaehee Yoo5-37/+56
2019-12-26hsr: rename debugfs file when interface name is changedTaehee Yoo3-0/+20
2019-12-26hsr: add hsr root debugfs directoryTaehee Yoo4-3/+28
2019-12-26hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo3-24/+21
2019-12-26hsr: avoid debugfs warning message when module is removeTaehee Yoo1-1/+0
2019-12-26MAINTAINERS: Add additional maintainers to ENA Ethernet driverNetanel Belgazal1-0/+2
2019-12-25s390/qeth: fix initialization on old HWJulian Wiedmann1-3/+1
2019-12-25s390/qeth: vnicc Fix init to defaultAlexandra Winter1-1/+3
2019-12-25s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter1-2/+1
2019-12-25s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter1-1/+0
2019-12-25s390/qeth: lock the card while changing its hsuidJulian Wiedmann2-17/+28
2019-12-25s390/qeth: fix qdio teardown after early init errorJulian Wiedmann3-14/+10
2019-12-25net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu1-1/+1
2019-12-25sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-25vti: do not confirm neighbor when do pmtu updateHangbin Liu2-2/+2
2019-12-25tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2-3/+3
2019-12-25net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu1-0/+9
2019-12-25gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-25ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-25net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu14-25/+42
2019-12-25net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli1-3/+3
2019-12-25sctp: fix err handling of stream initializationMarcelo Ricardo Leitner1-15/+15
2019-12-24udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina1-1/+1
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim3-10/+12
2019-12-23bpf: Fix precision tracking for unbounded scalarsDaniel Borkmann1-21/+22
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-22ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-22ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1