Age | Commit message (Expand) | Author |
2018-08-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-15 | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-14 | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-14 | net: filter: mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-14 | rds: fix building with IPV6=m | Arnd Bergmann |
2018-08-14 | net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() | Jeremy Cline |
2018-08-13 | l2tp: fix unused function warning | Arnd Bergmann |
2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-13 | net_sched: Fix missing res info when create new tc_index filter | Hangbin Liu |
2018-08-13 | net_sched: fix NULL pointer dereference when delete tcindex filter | Hangbin Liu |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-08-13 | net: sched: act_ife: disable bh when taking ife_mod_lock | Vlad Buslov |
2018-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-08-13 | packet: switch kvzalloc to allocate memory | Li RongQing |
2018-08-13 | net: sched: act_mirred method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_vlan method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_skbmod method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_skbedit method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_simple method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_police method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_pedit method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_nat method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_ipt method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_gact method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_sum method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_bpf method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | net: sched: act_connmark method rename for grep-ability and consistency | Jamal Hadi Salim |
2018-08-13 | l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache | Wei Wang |
2018-08-13 | ipv6: Add icmp_echo_ignore_all support for ICMPv6 | Virgile Jarry |
2018-08-13 | net/tls: Combined memory allocation for decryption request | Vakul Garg |
2018-08-13 | bpf: Introduce bpf_skb_ancestor_cgroup_id helper | Andrey Ignatov |
2018-08-11 | ip: process in-order fragments efficiently | Peter Oskolkov |
2018-08-11 | ip: add helpers to process in-order fragments faster. | Peter Oskolkov |
2018-08-11 | net: sched: act_police: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: core: protect rate estimator statistics pointer with lock | Vlad Buslov |
2018-08-11 | net: sched: act_mirred: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: extend action ops with put_dev callback | Vlad Buslov |
2018-08-11 | net: sched: act_vlan: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_tunnel_key: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_skbmod: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_simple: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_sample: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_pedit: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_ipt: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_ife: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_gact: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_csum: remove dependency on rtnl lock | Vlad Buslov |
2018-08-11 | net: sched: act_bpf: remove dependency on rtnl lock | Vlad Buslov |