index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: move global verifier log into verifier environment
Jakub Kicinski
2017-10-10
1
-0
/
+2
*
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
2017-10-10
1
-0
/
+13
*
openvswitch: Add erspan tunnel support.
William Tu
2017-10-10
1
-0
/
+1
*
once: switch to new jump label API
Eric Biggers
2017-10-10
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-10
9
-66
/
+77
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-10
3
-3
/
+10
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
3
-3
/
+10
|
|
|
\
|
|
|
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
2
-0
/
+6
|
|
|
*
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-09-29
1
-3
/
+4
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-07
3
-1
/
+2
|
|
\
\
\
|
|
*
|
|
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
2017-10-03
1
-1
/
+0
|
|
*
|
|
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-03
2
-0
/
+2
|
*
|
|
|
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-10-07
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-06
2
-61
/
+64
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
1
-0
/
+1
|
|
*
|
|
|
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-04
1
-1
/
+2
|
|
*
|
|
|
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
2017-09-14
1
-0
/
+2
|
|
*
|
|
|
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
2017-09-14
1
-2
/
+6
|
|
*
|
|
|
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
1
-0
/
+2
|
|
*
|
|
|
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2017-09-14
1
-8
/
+8
|
|
*
|
|
|
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
2017-09-14
1
-0
/
+6
|
|
*
|
|
|
watchdog/core: Clean up header mess
Thomas Gleixner
2017-09-14
1
-35
/
+25
|
|
*
|
|
|
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2017-09-14
1
-2
/
+2
|
|
*
|
|
|
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2017-09-14
1
-1
/
+0
|
|
*
|
|
|
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-14
1
-0
/
+6
|
|
*
|
|
|
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
2017-09-14
1
-12
/
+0
|
|
*
|
|
|
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
2017-09-14
1
-3
/
+3
|
|
*
|
|
|
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
2017-09-14
1
-0
/
+4
*
|
|
|
|
|
qed: Add LL2 slowpath handling
Michal Kalderon
2017-10-09
1
-0
/
+5
*
|
|
|
|
|
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
2017-10-09
1
-0
/
+1
*
|
|
|
|
|
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
2017-10-09
1
-0
/
+1
*
|
|
|
|
|
net: bridge: Export bridge multicast router state
Yotam Gigi
2017-10-09
1
-0
/
+5
*
|
|
|
|
|
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-09
1
-0
/
+1
*
|
|
|
|
|
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2017-10-09
2
-0
/
+2
*
|
|
|
|
|
bpf: Use char in prog and map name
Martin KaFai Lau
2017-10-08
2
-6
/
+6
*
|
|
|
|
|
net: phonet: mark phonet_protocol as const
Lin Zhang
2017-10-08
1
-2
/
+4
*
|
|
|
|
|
net: phonet: mark header_ops as const
Lin Zhang
2017-10-08
1
-1
/
+1
*
|
|
|
|
|
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2017-10-08
1
-1
/
+9
*
|
|
|
|
|
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
2017-10-08
1
-2
/
+19
*
|
|
|
|
|
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
2017-10-08
1
-2
/
+5
*
|
|
|
|
|
ip_tunnel: add mpls over gre support
Amine Kherbouche
2017-10-07
1
-0
/
+1
*
|
|
|
|
|
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
1
-6
/
+9
*
|
|
|
|
|
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
2
-9
/
+17
*
|
|
|
|
|
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2017-10-07
1
-0
/
+2
*
|
|
|
|
|
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
1
-1
/
+0
*
|
|
|
|
|
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
1
-1
/
+2
*
|
|
|
|
|
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
2
-0
/
+15
*
|
|
|
|
|
ipv6: introduce a hash table to store dst cache
Wei Wang
2017-10-07
2
-0
/
+22
*
|
|
|
|
|
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2017-10-07
1
-0
/
+2
[next]