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
*
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-0
/
+4
*
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
2
-18
/
+33
*
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
3
-14
/
+16
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
2
-14
/
+17
*
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-03-29
1
-0
/
+8
*
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
2
-2
/
+3
*
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+1
*
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+4
*
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+1
*
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+4
*
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
1
-0
/
+14
*
openvswitch: Add timeout support to ct action
Yi-Hung Wei
2019-03-29
1
-0
/
+3
*
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2019-03-29
1
-0
/
+15
*
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
2019-03-28
1
-2
/
+0
*
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
2019-03-28
1
-0
/
+9
*
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
2
-5
/
+15
*
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-03-28
2
-30
/
+7
|
\
|
*
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
2019-03-25
1
-0
/
+7
|
*
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
2
-30
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
37
-73
/
+286
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
13
-74
/
+212
|
|
\
\
|
|
*
|
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
2019-03-26
1
-0
/
+16
|
|
*
|
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
2
-1
/
+2
|
|
*
|
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-03-21
1
-1
/
+1
|
|
*
|
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
2019-03-21
1
-1
/
+6
|
|
|
/
|
*
|
Revert "parport: daisy: use new parport device model"
Linus Torvalds
2019-03-25
1
-13
/
+0
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
1
-0
/
+2
|
|
\
\
|
|
*
|
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-23
1
-0
/
+2
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
2
-3
/
+2
|
|
\
\
\
|
|
*
\
\
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-03-21
1
-2
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
irqchip/gic: Drop support for secondary GIC in non-DT systems
Marc Zyngier
2019-03-11
1
-2
/
+1
|
|
*
|
|
|
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
2019-03-21
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux
Linus Torvalds
2019-03-24
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
2019-03-17
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
2
-5
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
block: add BIO_NO_PAGE_REF flag
Jens Axboe
2019-03-18
1
-0
/
+1
|
|
*
|
|
|
|
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
2019-03-18
1
-5
/
+19
|
*
|
|
|
|
|
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
3
-4
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
2019-03-22
1
-1
/
+1
|
|
*
|
|
|
|
|
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
2019-03-20
1
-2
/
+0
|
|
*
|
|
|
|
|
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
2019-03-20
1
-0
/
+3
|
|
*
|
|
|
|
|
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
2019-03-19
1
-1
/
+0
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-23
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-20
1
-0
/
+2
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
2019-03-18
1
-1
/
+2
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
2
-1
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
2
-1
/
+8
|
*
|
|
|
|
|
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
3
-0
/
+11
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
signal: add pidfd_send_signal() syscall
Christian Brauner
2019-03-05
3
-1
/
+12
|
*
|
|
|
|
|
|
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-16
2
-0
/
+6
|
|
\
\
\
\
\
\
\
[next]