index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
ipmi: Add shutdown functions for users and interfaces
Corey Minyard
2
-0
/
+14
2018-04-18
ipmi: Clean up comments in include files.
Corey Minyard
2
-86
/
+134
2018-04-18
ipmi: Add a panic handler for IPMI users
Corey Minyard
1
-0
/
+6
2018-04-18
ASoC: topology: Fix build errors
Mark Brown
1
-21
/
+9
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
1
-0
/
+1
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
1
-57
/
+3
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
4
-38
/
+38
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2
-5
/
+2
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+55
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
1
-1
/
+0
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
1
-2
/
+4
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
1
-0
/
+3
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
1
-1
/
+4
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
1
-1
/
+2
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
1
-4
/
+23
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
1
-8
/
+9
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2
-7
/
+15
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
1
-0
/
+1
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
1
-5
/
+7
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
1
-1
/
+1
2018-04-17
net: Move fib_convert_metrics to metrics file
David Ahern
1
-0
/
+3
2018-04-18
ARM: imx: Update spi_imx platform data to reflect current state
Trent Piepho
1
-12
/
+17
2018-04-17
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
1
-19
/
+1
2018-04-17
hwspinlock: Introduce one new mode for hwspinlock
Baolin Wang
1
-0
/
+58
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-2
/
+5
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
3
-0
/
+13
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-0
/
+14
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
1
-2
/
+0
2018-04-17
ASoC: topology: Add callback for DAPM route load/unload
Liam Girdwood
1
-0
/
+7
2018-04-17
ASoC: topology: Give more data to clients via callbacks
Liam Girdwood
1
-9
/
+14
2018-04-17
ASoC: core: Add name prefix for machines with topology rewrites
Liam Girdwood
1
-0
/
+2
2018-04-17
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
1
-0
/
+10
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-3
/
+0
2018-04-17
timers: Remove stale struct tvec_base forward declaration
Liu, Changcheng
1
-2
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-1
/
+1
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2
-0
/
+17
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+129
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-12
/
+2
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
1
-0
/
+1
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
1
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2
-23
/
+23
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+27
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-3
/
+15
2018-04-17
xen/sndif: Sync up with the canonical definition in Xen
Oleksandr Andrushchenko
1
-16
/
+306
2018-04-17
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
1
-0
/
+2
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-2
/
+3
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-4
/
+10
2018-04-17
media: mmp-camera.h: add missing platform data
Mauro Carvalho Chehab
1
-0
/
+19
[prev]
[next]