index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-2
/
+3
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
1
-6
/
+6
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-43
/
+125
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
1
-30
/
+0
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-2
/
+11
2018-12-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
10
-332
/
+263
2018-12-10
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
1
-3
/
+3
2018-12-10
net/mlx5: Remove the get protocol device interface entry
Or Gerlitz
1
-2
/
+0
2018-12-10
net/mlx5: Support extended destination format in flow steering command
Eli Britstein
1
-0
/
+2
2018-12-10
net/mlx5: E-Switch, Change vhca id valid bool field to bit flag
Eli Britstein
1
-1
/
+5
2018-12-10
net/mlx5: Introduce extended destination fields
Eli Britstein
1
-3
/
+16
2018-12-10
net/mlx5: Revise gre and nvgre key formats
Oz Shlomo
1
-2
/
+11
2018-12-10
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
2
-1
/
+87
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-86
/
+179
2018-12-09
net/mlx5: Use helper to get CQE opcode
Tariq Toukan
1
-0
/
+5
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+75
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
1
-1
/
+16
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
5
-0
/
+49
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+3
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2018-12-08
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
1
-0
/
+1
2018-12-08
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
1
-0
/
+13
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
1
-4
/
+8
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-07
neighbor: Improve garbage collection
David Ahern
1
-0
/
+3
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-12-07
net/mlx5: Expose packet based credit mode
Danit Goldberg
1
-2
/
+4
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2018-12-06
Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+44
2018-12-05
net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helper
Andrew Lunn
1
-6
/
+2
2018-12-05
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
1
-16
/
+52
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2
-10
/
+19
2018-12-05
net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()
Andrew Lunn
1
-3
/
+6
2018-12-05
mm, thp: restore node-local hugepage allocations
David Rientjes
1
-2
/
+0
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-0
/
+1
2018-12-04
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-6
/
+8
[next]