aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-09hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin1-3/+3
2020-09-09net: qrtr: check skb_put_padto() return valueEric Dumazet1-10/+11
2020-09-08ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-09-08Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanDavid S. Miller1-3/+5
2020-09-08fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez1-1/+1
2020-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-32/+66
2020-09-08ipv6: avoid lockdep issue in fib6_del()Eric Dumazet1-4/+9
2020-09-08net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean1-2/+16
2020-09-08mac802154: tx: fix use-after-freeEric Dumazet1-3/+5
2020-09-08netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso1-2/+2
2020-09-08netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron1-0/+2
2020-09-08netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi1-16/+3
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso1-13/+57
2020-09-08netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker1-1/+2
2020-09-07Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo1-11/+11
2020-09-04act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang1-10/+34
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds52-343/+627
2020-09-03net/smc: fix sock refcounting in case of terminationUrsula Braun1-7/+8
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun1-0/+1
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun1-0/+2
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul1-1/+14
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel1-1/+2
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn1-1/+1
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-59/+54
2020-08-30tipc: 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-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso4-38/+39
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-28netlink: fix a data race in netlink_rcv_wake()zhudi1-1/+1
2020-08-28Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller7-86/+192
2020-08-27rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu1-1/+2
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller6-83/+155
2020-08-27net: Fix some commentsMiaohe Lin4-5/+5
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 rateFelix Fietkau1-47/+74
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau3-6/+60
2020-08-26net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-08-26ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-08-26mptcp: free acked data before waiting for more memoryFlorian Westphal1-2/+1
2020-08-26taprio: Fix using wrong queues in gate maskVinicius Costa Gomes1-6/+24
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-1/+0
2020-08-25net: caif: fix error code handlingTong Zhang1-2/+2
2020-08-24Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-8/+14