Age | Commit message (Expand) | Author |
2020-09-09 | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-09-05 | SUNRPC: stop printk reading past end of string | J. Bruce Fields |
2020-09-04 | net/packet: fix overflow in tpacket_rcv | Or Cohen |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-03 | net/smc: fix sock refcounting in case of termination | Ursula Braun |
2020-09-03 | net/smc: reset sndbuf_desc if freed | Ursula Braun |
2020-09-03 | net/smc: set rx_off for SMCR explicitly | Ursula Braun |
2020-09-03 | net/smc: fix toleration of fake add_link messages | Karsten Graul |
2020-09-02 | tipc: fix shutdown() of connectionless socket | Tetsuo Handa |
2020-09-02 | ipv6: Fix sysctl max for fib_multipath_hash_policy | Ido Schimmel |
2020-09-01 | pktgen: fix error message with wrong function name | Leesoo Ahn |
2020-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-08-30 | tipc: fix using smp_processor_id() in preemptible | Tuong Lien |
2020-08-29 | netfilter: conntrack: do not auto-delete clash entries on reply | Florian Westphal |
2020-08-28 | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS | Pablo Neira Ayuso |
2020-08-28 | netfilter: delete repeated words | Randy Dunlap |
2020-08-28 | net_sched: fix error path in red_init() | Cong Wang |
2020-08-28 | netlink: fix a data race in netlink_rcv_wake() | zhudi |
2020-08-28 | Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2020-08-27 | rxrpc: Fix memory leak in rxkad_verify_response() | Dinghao Liu |
2020-08-27 | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-08-27 | net: Fix some comments | Miaohe Lin |
2020-08-27 | cfg80211: Adjust 6 GHz frequency to channel conversion | Amar Singhal |
2020-08-27 | mac80211: reduce packet loss event false positives | Felix Fietkau |
2020-08-27 | cfg80211: regulatory: reject invalid hints | Johannes Berg |
2020-08-27 | wireless: fix wrong 160/80+80 MHz setting | Shay Bar |
2020-08-27 | mac80211: improve AQL aggregation estimation for low data rates | Felix Fietkau |
2020-08-27 | mac80211: factor out code to look up the average packet length duration for a... | Felix Fietkau |
2020-08-27 | mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL | Felix Fietkau |
2020-08-26 | net: disable netpoll on fresh napis | Jakub Kicinski |
2020-08-26 | ipv4: Silence suspicious RCU usage warning | Ido Schimmel |
2020-08-26 | mptcp: free acked data before waiting for more memory | Florian Westphal |
2020-08-26 | taprio: Fix using wrong queues in gate mask | Vinicius Costa Gomes |
2020-08-26 | xprtrdma: Release in-flight MRs on disconnect | Chuck Lever |
2020-08-25 | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-08-25 | net: caif: fix error code handling | Tong Zhang |
2020-08-24 | Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge | David S. Miller |
2020-08-24 | net: Get rid of consume_skb when tracing is off | Herbert Xu |
2020-08-24 | netlabel: fix problems with mapping removal | Paul Moore |
2020-08-24 | sctp: not disable bh in the whole sctp_get_port_local() | Xin Long |
2020-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-22 | net: nexthop: don't allow empty NHA_GROUP | Nikolay Aleksandrov |
2020-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-08-21 | netfilter: nf_tables: fix destination register zeroing | Florian Westphal |
2020-08-21 | netfilter: nf_tables: add NFTA_SET_USERDATA if not null | Pablo Neira Ayuso |
2020-08-21 | netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match | Stefano Brivio |
2020-08-21 | netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec... | Stefano Brivio |
2020-08-20 | tipc: call rcu_read_lock() in tipc_aead_encrypt_done() | Xin Long |
2020-08-20 | net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow | Alaa Hleihel |