summaryrefslogtreecommitdiffstats
path: root/net/tipc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-04net/smc: set rx_off for SMCR explicitlyUrsula Braun1-0/+2
2020-09-04net/smc: fix toleration of fake add_link messagesKarsten Graul1-1/+14
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-03doc: net: dsa: Fix typo in config code samplePaul Barker1-1/+1
2020-09-03net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-03nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-03tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-03ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel1-1/+2
2020-09-03drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-09-03net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-09-02net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-02vhost: fix typo in error messageYunsheng Lin1-1/+1
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn1-1/+1
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko1-0/+2
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-08-31ionic: fix txrx work accountingShannon Nelson1-10/+3
2020-08-31tipc: fix using smp_processor_id() in preemptibleTuong Lien1-3/+9
2020-08-29netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal2-17/+11
2020-08-28selftests: netfilter: add command usageFabian Frederick1-0/+11
2020-08-28selftests: netfilter: simplify command testingFabian Frederick1-23/+11
2020-08-28selftests: netfilter: remove unused variable in make_file()Fabian Frederick1-3/+2
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick1-3/+12
2020-08-28selftests: netfilter: fix header exampleFabian Frederick1-1/+1
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso5-40/+40
2020-08-28netfilter: delete repeated wordsRandy Dunlap4-4/+4
2020-08-28net_sched: fix error path in red_init()Cong Wang1-16/+4
2020-08-28net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao1-1/+1
2020-08-28netlink: fix a data race in netlink_rcv_wake()zhudi1-1/+1
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-08-27rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu1-1/+2
2020-08-27net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri1-6/+21
2020-08-27net: Fix some commentsMiaohe Lin6-8/+8
2020-08-27net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau2-18/+17
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar1-4/+11
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau1-12/+26
2020-08-27mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau1-47/+74
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau3-6/+60
2020-08-27bnxt: don't enable NAPI until rings are readyJakub Kicinski1-8/+4
2020-08-27net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-08-27ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-08-27drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-08-27mptcp: free acked data before waiting for more memoryFlorian Westphal1-2/+1
2020-08-27taprio: Fix using wrong queues in gate maskVinicius Costa Gomes1-6/+24