| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman | 2018-03-28 | 3 | -3/+3 | |
| | |\| | | | | | | ||||||
| | * | | | | | | | Merge 4.16-rc6 into staging-next | Greg Kroah-Hartman | 2018-03-19 | 4 | -2/+39 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | | uapi: remove telephony headers | Baruch Siach | 2018-03-15 | 2 | -984/+0 | |
| | * | | | | | | | staging: irda: remove the irda network stack and drivers | Greg Kroah-Hartman | 2018-03-14 | 1 | -252/+0 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-04-04 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge 4.16-rc6 into tty-next | Greg Kroah-Hartman | 2018-03-20 | 4 | -2/+39 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | serial: 8250: Add Nuvoton NPCM UART | Joel Stanley | 2018-03-09 | 1 | -0/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-04 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | y2038: Introduce struct __kernel_old_timeval | Arnd Bergmann | 2018-03-19 | 1 | -0/+12 | |
| | * | | | | | | | timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock | Thomas Gleixner | 2018-03-13 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-04-03 | 7 | -240/+262 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | media: v4l2: Add v4l2 control IDs for HEVC encoder | Smitha T Murthy | 2018-03-22 | 1 | -1/+92 | |
| | * | | | | | | | media: videodev2.h: Add v4l2 definition for HEVC | Smitha T Murthy | 2018-03-22 | 1 | -0/+1 | |
| | * | | | | | | | media: rc: add new imon protocol decoder and encoder | Sean Young | 2018-03-21 | 1 | -0/+2 | |
| | * | | | | | | | Merge commit 'v4.16-rc4~0' into patchwork | Mauro Carvalho Chehab | 2018-03-05 | 7 | -11/+46 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | media: media.h: reorganize header to make it easier to understand | Hans Verkuil | 2018-02-26 | 1 | -183/+164 | |
| | * | | | | | | | media: media.h: fix confusing typo in comment | Hans Verkuil | 2018-02-26 | 1 | -1/+1 | |
| | * | | | | | | | media: v4l: doc: Clarify v4l2_mbus_fmt height definition | Kieran Bingham | 2018-02-26 | 1 | -2/+2 | |
| | * | | | | | | | media: add digital video decoder entity functions | Tim Harvey | 2018-02-22 | 1 | -0/+5 | |
| | * | | | | | | | media: include/(uapi/)media: add SPDX license info | Hans Verkuil | 2018-02-14 | 2 | -58/+0 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-04-03 | 25 | -106/+783 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-01 | 2 | -3/+2 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-31 | 1 | -1/+61 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bpf: Post-hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 1 | -0/+11 | |
| | | * | | | | | | | bpf: Hooks for sys_connect | Andrey Ignatov | 2018-03-31 | 1 | -1/+11 | |
| | | * | | | | | | | bpf: Hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 1 | -0/+23 | |
| | | * | | | | | | | bpf: Check attach type at prog load time | Andrey Ignatov | 2018-03-31 | 1 | -0/+5 | |
| | | * | | | | | | | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 2018-03-28 | 1 | -0/+11 | |
| | * | | | | | | | | tipc: avoid possible string overflow | Jon Maloy | 2018-03-31 | 1 | -1/+1 | |
| | * | | | | | | | | tipc: tipc: rename address types in user api | Jon Maloy | 2018-03-31 | 1 | -24/+33 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-03-30 | 6 | -8/+56 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | netfilter: ebtables: Add support for specifying match revision | Bernie Harris | 2018-03-30 | 1 | -3/+13 | |
| | | * | | | | | | | | netfilter: ebtables: add support for matching IGMP type | Matthias Schiffer | 2018-03-20 | 1 | -1/+3 | |
| | | * | | | | | | | | netfilter: ebtables: add support for matching ICMP type and code | Matthias Schiffer | 2018-03-20 | 1 | -3/+10 | |
| | | * | | | | | | | | netfilter: ctnetlink: synproxy support | Pablo Neira Ayuso | 2018-03-20 | 2 | -0/+11 | |
| | | * | | | | | | | | netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets. | Jack Ma | 2018-03-20 | 1 | -0/+10 | |
| | | * | | | | | | | | netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6} | Pablo Neira Ayuso | 2018-03-20 | 1 | -2/+10 | |
| | * | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-03-29 | 1 | -1/+45 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | nl80211: Add CONTROL_PORT_OVER_NL80211 attribute | Denis Kenzior | 2018-03-29 | 1 | -1/+13 | |
| | | * | | | | | | | | | nl80211: Implement TX of control port frames | Denis Kenzior | 2018-03-29 | 1 | -0/+3 | |
| | | * | | | | | | | | | nl80211: Add CMD_CONTROL_PORT_FRAME API | Denis Kenzior | 2018-03-29 | 1 | -0/+13 | |
| | | * | | | | | | | | | nl80211: Add SOCKET_OWNER support to START_AP | Denis Kenzior | 2018-03-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | nl80211: Add SOCKET_OWNER support to JOIN_MESH | Denis Kenzior | 2018-03-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior | 2018-03-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | cfg80211/nl80211: add DFS offload flag | Dmitry Lebed | 2018-03-21 | 1 | -0/+7 | |
| | | * | | | | | | | | | cfg80211/nl80211: add CAC_STARTED event | Dmitry Lebed | 2018-03-21 | 1 | -0/+3 | |
| | * | | | | | | | | | | ethtool: Add support for configuring PFC stall prevention in ethtool | Inbar Karmy | 2018-03-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | tipc: add 128-bit node identifier | Jon Maloy | 2018-03-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | tls: RX path for ktls | Dave Watson | 2018-03-23 | 1 | -0/+2 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||

