Age | Commit message (Expand) | Author |
2020-11-03 | can: isotp: Explain PDU in CAN_ISOTP help text | Geert Uytterhoeven |
2020-11-03 | can: j1939: j1939_sk_bind(): return failure if netdev is down | Zhang Changzhong |
2020-11-03 | can: proc: can_remove_proc(): silence remove_proc_entry warning | Zhang Changzhong |
2020-11-02 | sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms | Petr Malat |
2020-11-02 | Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2020-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-10-31 | ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags | wenxu |
2020-10-31 | IPv6: reply ICMP error if the first fragment don't include all headers | Hangbin Liu |
2020-10-31 | net: atm: fix update of position index in lec_seq_next | Colin Ian King |
2020-10-31 | netfilter: ipset: Update byte and packet counters regardless of whether they ... | Stefano Brivio |
2020-10-30 | ip6_tunnel: set inner ipproto before ip6_tnl_encap | Alexander Ovechkin |
2020-10-30 | netfilter: nf_tables: missing validation from the abort path | Pablo Neira Ayuso |
2020-10-30 | netfilter: use actual socket sk rather than skb sk when routing harder | Jason A. Donenfeld |
2020-10-30 | netfilter: nftables: fix netlink report logic in flowtable and genid | Pablo Neira Ayuso |
2020-10-30 | mac80211: don't require VHT elements for HE on 2.4 GHz | Johannes Berg |
2020-10-30 | cfg80211: regulatory: Fix inconsistent format argument | Ye Bin |
2020-10-30 | mac80211: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-30 | mac80211: always wind down STA state | Johannes Berg |
2020-10-30 | cfg80211: initialize wdev data earlier | Johannes Berg |
2020-10-30 | mac80211: fix use of skb payload instead of header | Johannes Berg |
2020-10-30 | mac80211: fix regression where EAPOL frames were sent in plaintext | Mathy Vanhoef |
2020-10-29 | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-29 | netem: fix zero division in tabledist | Aleksandr Nogikh |
2020-10-29 | mptcp: add missing memory scheduling in the rx path | Paolo Abeni |
2020-10-29 | tipc: fix memory leak caused by tipc_buf_append() | Tung Nguyen |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe |
2020-10-27 | net: protect tcf_block_unbind with block lock | Leon Romanovsky |
2020-10-27 | net/sched: act_mpls: Add softdep on mpls_gso.ko | Guillaume Nault |
2020-10-27 | devlink: Unlock on error in dumpit() | Dan Carpenter |
2020-10-27 | devlink: Fix some error codes | Dan Carpenter |
2020-10-26 | net/smc: fix suppressed return code | Karsten Graul |
2020-10-26 | net/smc: fix null pointer dereference in smc_listen_decline() | Karsten Graul |
2020-10-26 | vsock: use ns_capable_noaudit() on socket create | Jeff Vander Stoep |
2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers |
2020-10-24 | random32: add noise from network and scheduling activity | Willy Tarreau |
2020-10-23 | tcp: Prevent low rmem stalls with SO_RCVLOWAT. | Arjun Roy |
2020-10-23 | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-22 | tcp: fix to update snd_wl1 in bulk receiver fast path | Neal Cardwell |
2020-10-22 | net: Properly typecast int values to set sk_max_pacing_rate | Ke Li |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-10-22 | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-10-22 | netfilter: nf_fwd_netdev: clear timestamp in forwarding path | Pablo Neira Ayuso |
2020-10-21 | rtnetlink: fix data overflow in rtnl_calcit() | Di Zhu |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen |
2020-10-21 | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-10-21 | mptcp: depends on IPV6 but not as a module | Matthieu Baerts |
2020-10-20 | mpls: load mpls_gso after mpls_iptunnel | Alexander Ovechkin |
2020-10-20 | net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels | Davide Caratti |