summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-092-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-051-2/+2
| * | | | xprtrdma: Release in-flight MRs on disconnectChuck Lever2020-08-261-0/+2
* | | | | 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
| | * | | | | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-205-71/+132
| | * | | | | rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells2020-08-201-10/+11
| | |/ / / /
| * | | | | net: Fix some commentsMiaohe Lin2020-08-274-5/+5
| * | | | | net: disable netpoll on fresh napisJakub Kicinski2020-08-262-2/+3
| * | | | | ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-261-1/+2
| * | | | | mptcp: free acked data before waiting for more memoryFlorian Westphal2020-08-261-2/+1