index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
trace_events.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
1
-1
/
+3
2018-02-08
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
1
-1
/
+1
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
1
-1
/
+5
2018-02-08
atm: he: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-4
/
+4
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-08
tuntap: add missing xdp flush
Jason Wang
1
-0
/
+15
2018-02-08
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-02-08
rxrpc: Don't put crypto buffers on the stack
David Howells
2
-41
/
+52
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
1
-0
/
+1
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2
-1
/
+6
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
7
-21
/
+33
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
1
-1
/
+1
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
1
-0
/
+12
2018-02-08
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2
-2
/
+4
2018-02-08
sch_netem: Bug fixing in calculating Netem interval
Md. Islam
1
-1
/
+1
2018-02-08
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-02-08
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
1
-0
/
+5
2018-02-08
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
1
-1
/
+2
2018-02-08
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-02-08
net/ipv6: onlink nexthop checks should default to main table
David Ahern
1
-2
/
+3
2018-02-08
net/ipv6: Handle reject routes with onlink flag
David Ahern
1
-1
/
+2
2018-02-08
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
11
-0
/
+11
2018-02-08
rxrpc: Fix received abort handling
David Howells
2
-5
/
+14
2018-02-08
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
1
-1
/
+1
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
2
-21
/
+7
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
1
-5
/
+0
2018-02-07
Documentation/sysctl/user.txt: fix typo
Kangmin Park
1
-1
/
+1
2018-02-07
MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns
Joe Perches
1
-1
/
+0
2018-02-07
MAINTAINERS: update various PALM patterns
Joe Perches
1
-8
/
+4
2018-02-07
MAINTAINERS: update "ARM/OXNAS platform support" patterns
Joe Perches
1
-3
/
+1
2018-02-07
MAINTAINERS: update Cortina/Gemini patterns
Joe Perches
1
-1
/
+1
2018-02-07
MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern
Joe Perches
1
-1
/
+0
2018-02-07
MAINTAINERS: remove ANDROID ION pattern
Joe Perches
1
-1
/
+0
2018-02-07
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
3
-0
/
+4
2018-02-07
mm: docs: fix parameter names mismatch
Mike Rapoport
8
-20
/
+20
2018-02-07
mm: docs: fixup punctuation
Mike Rapoport
5
-27
/
+27
2018-02-07
pipe: read buffer limits atomically
Eric Biggers
1
-4
/
+9
2018-02-07
pipe: simplify round_pipe_size()
Eric Biggers
1
-11
/
+3
2018-02-07
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
3
-5
/
+5
2018-02-07
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-07
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-07
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
4
-24
/
+5
2018-02-07
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
3
-22
/
+5
2018-02-07
kasan: rework Kconfig settings
Arnd Bergmann
3
-1
/
+14
2018-02-07
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
1
-6
/
+6
2018-02-07
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-07
kernel/module: module_is_live can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2
-6
/
+6
2018-02-07
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
2
-5
/
+5
2018-02-07
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
1
-1
/
+1
[next]