summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Correct the comment of dst_dev_put()Miaohe Lin2020-09-101-1/+1
* net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin2020-09-101-15/+33
* mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang2020-09-101-1/+1
* mptcp: fix subflow's remote_id issuesGeliang Tang2020-09-102-3/+6
* mptcp: fix subflow's local_id issuesGeliang Tang2020-09-101-1/+14
* tipc: fix shutdown() of connection oriented socketTetsuo Handa2020-09-101-4/+1
* hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin2020-09-091-3/+3
* net: qrtr: check skb_put_padto() return valueEric Dumazet2020-09-091-10/+11
* ip: fix tos reflection in ack and reset packetsWei Wang2020-09-081-1/+2
* Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller2020-09-081-3/+5
|\
| * mac802154: tx: fix use-after-freeEric Dumazet2020-09-081-3/+5
* | fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez2020-09-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-09-084-32/+66
|\ \
| * | netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso2020-09-081-2/+2
| * | netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron2020-09-081-0/+2
| * | netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi2020-09-081-16/+3
| * | netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-13/+57
| * | netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker2020-09-081-1/+2
* | | ipv6: avoid lockdep issue in fib6_del()Eric Dumazet2020-09-081-4/+9
* | | net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean2020-09-081-2/+16
|/ /
* | Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo2020-09-071-11/+11
* | act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang2020-09-041-10/+34
* | net/packet: fix overflow in tpacket_rcvOr Cohen2020-09-041-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-0352-343/+627
|\ \
| * | net/smc: fix sock refcounting in case of terminationUrsula Braun2020-09-031-7/+8
| * | net/smc: reset sndbuf_desc if freedUrsula Braun2020-09-031-0/+1
| * | net/smc: set rx_off for SMCR explicitlyUrsula Braun2020-09-031-0/+2
| * | net/smc: fix toleration of fake add_link messagesKarsten Graul2020-09-031-1/+14
| * | tipc: fix shutdown() of connectionless socketTetsuo Handa2020-09-021-3/+6
| * | ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel2020-09-021-1/+2
| * | pktgen: fix error message with wrong function nameLeesoo Ahn2020-09-011-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-3110-59/+54
| |\ \
| | * | netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal2020-08-292-17/+11
| | * | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-08-284-38/+39
| | * | netfilter: delete repeated wordsRandy Dunlap2020-08-284-4/+4
| * | | tipc: fix using smp_processor_id() in preemptibleTuong Lien2020-08-301-3/+9
| |/ /
| * | net_sched: fix error path in red_init()Cong Wang2020-08-281-16/+4
| * | netlink: fix a data race in netlink_rcv_wake()zhudi2020-08-281-1/+1
| * | Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-08-287-86/+192
| |\ \
| | * | cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal2020-08-271-3/+5
| | * | mac80211: reduce packet loss event false positivesFelix Fietkau2020-08-272-18/+17
| | * | cfg80211: regulatory: reject invalid hintsJohannes Berg2020-08-271-0/+3
| | * | wireless: fix wrong 160/80+80 MHz settingShay Bar2020-08-271-4/+11
| | * | mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau2020-08-271-12/+26
| | * | mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau2020-08-271-47/+74
| | * | mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau2020-08-273-6/+60
| | * | nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg2020-08-201-1/+1
| * | | rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu2020-08-271-1/+2
| * | | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-276-83/+155
| |\ \ \
| | * | | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-3/+13