Age | Commit message (Expand) | Author |
2020-08-07 | Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-07 | net/scm: Fix typo in SCM_RIGHTS compat refactoring | Kees Cook |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-06 | Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2020-08-06 | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-06 | net: sock: add sock_set_mark | Alexander Aring |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM | Stefano Brivio |
2020-08-05 | mptcp: be careful on subflow creation | Paolo Abeni |
2020-08-05 | tipc: set ub->ifindex for local ipv6 address | Xin Long |
2020-08-05 | ipv6: add ipv6_dev_find() | Xin Long |
2020-08-05 | net: openvswitch: silence suspicious RCU usage warning | Tonghao Zhang |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-08-04 | Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-08-04 | tunnels: PMTU discovery support for directly bridged IP packets | Stefano Brivio |
2020-08-04 | ipv4: route: Ignore output interface in FIB lookup for PMTU route | Stefano Brivio |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-08-03 | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-08-03 | mptcp: fix bogus sendmsg() return code under pressure | Paolo Abeni |
2020-08-03 | devlink: Pass extack when setting trap's action and group's parameters | Ido Schimmel |
2020-08-03 | devlink: Add early_drop trap | Amit Cohen |
2020-08-03 | fib: Fix undef compile warning | YueHaibing |
2020-08-03 | mptcp: use mptcp_for_each_subflow in mptcp_stream_accept | Geliang Tang |
2020-08-03 | Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc... | David S. Miller |
2020-08-03 | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header | Ioana-Ruxandra Stăncioi |
2020-08-03 | tcp: apply a floor of 1 for RTT samples from TCP timestamps | Jianfeng Wang |
2020-08-03 | tipc: Use is_broadcast_ether_addr() instead of memcmp() | Huang Guobin |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-08-03 | appletalk: Fix atalk_proc_init() return path | Vincent Duvert |
2020-08-03 | net: Pass NULL to skb_network_protocol() when we don't care about vlan depth | Miaohe Lin |
2020-08-03 | net: Use __skb_pagelen() directly in skb_cow_data() | Miaohe Lin |
2020-08-03 | net: gre: recompute gre csum for sctp over gre tunnels | Lorenzo Bianconi |
2020-08-03 | net: bridge: clear bridge's private skb space on xmit | Nikolay Aleksandrov |
2020-08-03 | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN | Florent Fourcot |
2020-08-03 | ipv6/addrconf: call addrconf_ifdown with consistent values | Florent Fourcot |
2020-08-03 | net: openvswitch: make masks cache size configurable | Eelco Chaudron |
2020-08-03 | net: openvswitch: add masks cache hit counter | Eelco Chaudron |
2020-08-03 | ethtool: ethnl_set_linkmodes: remove redundant null check | Gaurav Singh |
2020-08-03 | openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() | Peilin Ye |
2020-08-03 | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu |
2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb | Dmitry Yakunin |
2020-08-03 | bpf: Setup socket family and addresses in bpf_prog_test_run_skb | Dmitry Yakunin |
2020-08-03 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |