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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
8
-105
/
+223
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
4
-2
/
+19
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
3
-2
/
+15
|
|
|
\
|
|
|
*
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
2
-2
/
+2
|
|
|
*
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-26
1
-0
/
+13
|
|
*
|
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-27
1
-0
/
+4
|
*
|
|
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-11-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
2018-11-21
1
-1
/
+1
|
*
|
|
|
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-11-25
1
-64
/
+203
|
|
\
\
\
\
|
|
*
|
|
|
XArray: Fix Documentation
Matthew Wilcox
2018-11-05
1
-2
/
+2
|
|
*
|
|
|
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
2018-11-05
1
-0
/
+52
|
|
*
|
|
|
XArray: Turn xa_erase into an exported function
Matthew Wilcox
2018-11-05
1
-17
/
+1
|
|
*
|
|
|
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
2018-11-05
1
-44
/
+69
|
|
*
|
|
|
XArray: Regularise xa_reserve
Matthew Wilcox
2018-11-05
1
-1
/
+79
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2018-11-24
2
-38
/
+0
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Revert "Input: Add the `REL_WHEEL_HI_RES` event code"
Benjamin Tissoires
2018-11-22
1
-10
/
+0
|
|
*
|
|
|
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
2018-11-22
1
-28
/
+0
*
|
|
|
|
|
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-28
1
-0
/
+1
*
|
|
|
|
|
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-28
1
-0
/
+1
*
|
|
|
|
|
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-28
1
-0
/
+3
*
|
|
|
|
|
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-28
2
-0
/
+19
*
|
|
|
|
|
virtio: add packed ring types and macros
Tiwei Bie
2018-11-27
2
-0
/
+55
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
7
-37
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-23
1
-0
/
+1
|
*
|
|
|
|
|
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
2018-11-21
1
-0
/
+14
|
*
|
|
|
|
|
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
4
-1
/
+20
|
*
|
|
|
|
|
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
|
|
|
|
|
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
2018-11-20
1
-3
/
+3
|
*
|
|
|
|
|
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-20
1
-0
/
+3
|
*
|
|
|
|
|
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2018-11-11
1
-15
/
+1
|
*
|
|
|
|
|
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-11
1
-2
/
+2
|
*
|
|
|
|
|
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-11
2
-2
/
+2
|
*
|
|
|
|
|
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-5
/
+1
|
*
|
|
|
|
|
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-2
/
+2
|
*
|
|
|
|
|
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
2
-7
/
+1
|
*
|
|
|
|
|
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
1
-0
/
+1
|
*
|
|
|
|
|
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-11
1
-1
/
+2
|
*
|
|
|
|
|
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-0
/
+4
|
*
|
|
|
|
|
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
2018-11-09
1
-0
/
+1
*
|
|
|
|
|
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-2
/
+0
*
|
|
|
|
|
|
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
2018-11-25
1
-0
/
+8
*
|
|
|
|
|
|
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
2018-11-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
7
-2
/
+41
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
4
-1
/
+32
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-23
1
-1
/
+17
|
|
*
|
|
|
|
|
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
2018-11-22
1
-0
/
+2
|
|
*
|
|
|
|
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-22
1
-0
/
+1
|
|
*
|
|
|
|
|
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+12
|
*
|
|
|
|
|
|
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-22
1
-0
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-07
1
-0
/
+3
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
[next]