Age | Commit message (Expand) | Author | Files | Lines |
2018-08-11 | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 1 | -0/+1 |
2018-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -1/+27 |
2018-08-08 | netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header | Fernando Fernandez Mancera | 2 | -0/+13 |
2018-08-07 | net/sched: allow flower to match tunnel options | Pieter Jansen van Vuuren | 1 | -0/+26 |
2018-08-07 | ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKE | Florian Fainelli | 1 | -1/+4 |
2018-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+40 |
2018-08-07 | netfilter: nft_ct: add ct timeout support | Harsha Sharma | 1 | -1/+13 |
2018-08-07 | netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ | Fernando Fernandez Mancera | 1 | -0/+1 |
2018-08-06 | vhost: switch to use new message format | Jason Wang | 1 | -0/+18 |
2018-08-06 | KVM: X86: Implement PV IPIs in linux guest | Wanpeng Li | 1 | -0/+1 |
2018-08-06 | KVM: X86: Implement "send IPI" hypercall | Wanpeng Li | 1 | -0/+1 |
2018-08-06 | kvm: nVMX: Introduce KVM_CAP_NESTED_STATE | Jim Mattson | 1 | -0/+4 |
2018-08-06 | Merge tag 'v4.18-rc6' into HEAD | Paolo Bonzini | 7 | -109/+93 |
2018-08-06 | aio: implement IOCB_CMD_POLL | Christoph Hellwig | 1 | -4/+2 |
2018-08-06 | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 5 | -101/+63 |
2018-08-06 | ip: discard IPv4 datagrams with overlapping segments. | Peter Oskolkov | 1 | -0/+1 |
2018-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -10/+128 |
2018-08-05 | ethtool: Remove trailing semicolon for static inline | Florian Fainelli | 1 | -2/+2 |
2018-08-03 | netfilter: bridge: Expose nf_tables bridge hook priorities through uapi | Máté Eckl | 1 | -0/+11 |
2018-08-03 | netfilter: nf_tables: match on tunnel metadata | Pablo Neira Ayuso | 1 | -0/+15 |
2018-08-03 | netfilter: nf_tables: add tunnel support | Pablo Neira Ayuso | 1 | -1/+68 |
2018-08-03 | l2tp: ignore L2TP_ATTR_MTU | Guillaume Nault | 1 | -1/+1 |
2018-08-03 | netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf | Fernando Fernandez Mancera | 2 | -1/+1 |
2018-08-03 | netfilter: nf_osf: move nf_osf_fingers to non-uapi header file | Fernando Fernandez Mancera | 1 | -2/+0 |
2018-08-03 | iw_cxgb4: RDMA write with immediate support | Potnuri Bharat Teja | 1 | -1/+2 |
2018-08-03 | RDMA/hns: Support flush cqe for hip08 in kernel space | Yixian Liu | 1 | -0/+1 |
2018-08-03 | bpf: introduce the bpf_get_local_storage() helper function | Roman Gushchin | 1 | -1/+20 |
2018-08-03 | bpf: introduce cgroup storage maps | Roman Gushchin | 1 | -0/+6 |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-08-02 | media: v4l: Add new 10-bit packed grayscale format | Todor Tomov | 1 | -0/+1 |
2018-08-02 | media: v4l: Add new 2X8 10-bit grayscale media bus code | Todor Tomov | 1 | -1/+2 |
2018-08-02 | media: doc-rst: Add packed Bayer raw14 pixel formats | Sakari Ailus | 1 | -0/+5 |
2018-08-01 | tcp: add stat of data packet reordering events | Wei Wang | 1 | -0/+2 |
2018-08-01 | tcp: add dsack blocks received stats | Wei Wang | 1 | -0/+2 |
2018-08-01 | tcp: add data bytes retransmitted stats | Wei Wang | 1 | -0/+2 |
2018-08-01 | tcp: add data bytes sent stats | Wei Wang | 1 | -1/+3 |
2018-08-01 | Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark... | Dave Airlie | 1 | -0/+13 |
2018-07-31 | macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver | Finn Thain | 1 | -1/+1 |
2018-07-31 | macintosh/via-pmu68k: Don't load driver on unsupported hardware | Finn Thain | 1 | -1/+1 |
2018-07-31 | bpf: Support bpf_get_socket_cookie in more prog types | Andrey Ignatov | 1 | -0/+14 |
2018-07-31 | KVM: s390: Add huge page enablement control | Janosch Frank | 1 | -0/+1 |
2018-07-30 | media: dvb/audio.h: get rid of unused APIs | Mauro Carvalho Chehab | 1 | -37/+0 |
2018-07-30 | media: dvb/video.h: get rid of unused APIs | Mauro Carvalho Chehab | 1 | -51/+0 |
2018-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2018-07-30 | net/sched: user-space can't set unknown tcfa_action values | Paolo Abeni | 1 | -2/+4 |
2018-07-30 | media: videodev2: get rid of VIDIOC_RESERVED | Mauro Carvalho Chehab | 1 | -1/+0 |
2018-07-30 | netfilter: nf_tables: Add native tproxy support | Máté Eckl | 1 | -0/+16 |
2018-07-30 | netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf | Fernando Fernandez Mancera | 1 | -0/+7 |
2018-07-30 | netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c | Fernando Fernandez Mancera | 2 | -8/+12 |
2018-07-30 | Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -0/+39 |