index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-03
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-03
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-02
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
1
-3
/
+3
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
3
-5
/
+17
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-12-01
virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
Jan Stancek
1
-2
/
+1
2017-12-01
virtio: release virtio index when fail to device_register
weiping zhang
1
-0
/
+2
2017-12-01
fw_cfg: fix driver remove
Marc-André Lureau
1
-1
/
+2
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
[next]