Age | Commit message (Expand) | Author |
2020-03-21 | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-20 | io_uring: make sure accept honor rlimit nofile | Jens Axboe |
2020-03-12 | taprio: Fix sending packets without dequeueing them | Vinicius Costa Gomes |
2020-03-11 | net: memcg: fix lockdep splat in inet_csk_accept() | Eric Dumazet |
2020-03-11 | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number | Paolo Lungaroni |
2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn |
2020-03-11 | net/packet: tpacket_rcv: do not increment ring index on drop | Willem de Bruijn |
2020-03-11 | net: caif: Add lockdep expression to RCU traversal primitive | Amol Grover |
2020-03-11 | mac80211: Do not send mesh HWMP PREQ if HWMP is disabled | Nicolas Cavallari |
2020-03-11 | nl80211: add missing attribute validation for channel switch | Jakub Kicinski |
2020-03-11 | nl80211: add missing attribute validation for beacon report scanning | Jakub Kicinski |
2020-03-11 | nl80211: add missing attribute validation for critical protocol indication | Jakub Kicinski |
2020-03-10 | net/smc: cancel event worker during device removal | Karsten Graul |
2020-03-10 | ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface | Hangbin Liu |
2020-03-10 | net: memcg: late association of sock to memcg | Shakeel Butt |
2020-03-09 | Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-merge | David S. Miller |
2020-03-09 | cgroup, netclassid: periodically release file_lock on classid updating | Dmitry Yakunin |
2020-03-08 | inet_diag: return classid for all socket types | Dmitry Yakunin |
2020-03-08 | gre: fix uninit-value in __iptunnel_pull_header | Eric Dumazet |
2020-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-03-06 | netfilter: nft_chain_nat: inet family is missing module ownership | Pablo Neira Ayuso |
2020-03-05 | mptcp: always include dack if possible. | Paolo Abeni |
2020-03-05 | net: nfc: fix bounds checking bugs on "pipe" | Dan Carpenter |
2020-03-05 | netfilter: nf_tables: fix infinite loop when expr is not available | Florian Westphal |
2020-03-05 | netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute | Pablo Neira Ayuso |
2020-03-04 | netfilter: nft_tunnel: add missing attribute validation for tunnels | Jakub Kicinski |
2020-03-04 | netfilter: nft_payload: add missing attribute validation for payload csum flags | Jakub Kicinski |
2020-03-04 | netfilter: cthelper: add missing attribute validation for cthelper | Jakub Kicinski |
2020-03-04 | netfilter: nf_tables: free flowtable hooks on hook register error | Florian Westphal |
2020-03-04 | netfilter: x_tables: xt_mttg_seq_next should increase position index | Vasily Averin |
2020-03-04 | netfilter: xt_recent: recent_seq_next should increase position index | Vasily Averin |
2020-03-04 | netfilter: synproxy: synproxy_cpu_seq_next should increase position index | Vasily Averin |
2020-03-04 | netfilter: nf_conntrack: ct_cpu_seq_next should increase position index | Vasily Averin |
2020-03-03 | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King |
2020-03-03 | net/ipv6: remove the old peer route if change it to a new one | Hangbin Liu |
2020-03-03 | net/ipv6: need update peer route when modify metric | Hangbin Liu |
2020-03-03 | nfc: add missing attribute validation for vendor subcommand | Jakub Kicinski |
2020-03-03 | nfc: add missing attribute validation for deactivate target | Jakub Kicinski |
2020-03-03 | nfc: add missing attribute validation for SE API | Jakub Kicinski |
2020-03-03 | tipc: add missing attribute validation for MTU property | Jakub Kicinski |
2020-03-03 | net: taprio: add missing attribute validation for txtime delay | Jakub Kicinski |
2020-03-03 | net: fq: add missing attribute validation for orphan mask | Jakub Kicinski |
2020-03-03 | openvswitch: add missing attribute validation for hash | Jakub Kicinski |
2020-03-03 | nl802154: add missing attribute validation for dev_type | Jakub Kicinski |
2020-03-03 | nl802154: add missing attribute validation | Jakub Kicinski |
2020-03-03 | devlink: validate length of region addr/len | Jakub Kicinski |
2020-03-03 | devlink: validate length of param values | Jakub Kicinski |
2020-02-29 | net/ipv6: use configured metric when add peer route | Hangbin Liu |
2020-02-29 | netlink: Use netlink header as base to calculate bad attribute offset | Pablo Neira Ayuso |
2020-02-27 | vsock: fix potential deadlock in transport->release() | Stefano Garzarella |