index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
2016-10-12
1
-0
/
+14
*
lib/bitmap.c: enhance bitmap syntax
Noam Camus
2016-10-12
2
-18
/
+82
*
lib/kstrtox.c: smaller _parse_integer()
Alexey Dobriyan
2016-10-12
1
-5
/
+1
*
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
2016-10-12
1
-1
/
+4
*
lib: harden strncpy_from_user
Mark Rutland
2016-10-12
1
-0
/
+2
*
radix-tree tests: properly initialize mutex
Ross Zwisler
2016-10-12
1
-1
/
+1
*
radix-tree tests: add iteration test
Ross Zwisler
2016-10-12
4
-1
/
+184
*
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
2016-10-12
1
-0
/
+8
*
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
2016-10-12
1
-3
/
+11
*
block: implement (some of) fallocate for block devices
Darrick J. Wong
2016-10-12
2
-1
/
+79
*
block: require write_same and discard requests align to logical block size
Darrick J. Wong
2016-10-12
1
-0
/
+15
*
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
2016-10-12
1
-6
/
+12
*
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
2016-10-12
1
-0
/
+3
*
Fix off-by-one in __pipe_get_pages()
Al Viro
2016-10-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-11
57
-1206
/
+1421
|
\
|
*
netfilter: Fix slab corruption.
Linus Torvalds
2016-10-11
1
-75
/
+33
|
*
Merge branch 'be2net-fixes'
David S. Miller
2016-10-09
4
-6
/
+47
|
|
\
|
|
*
be2net: Enable VF link state setting for BE3
Suresh Reddy
2016-10-09
1
-1
/
+1
|
|
*
be2net: Fix TX stats for TSO packets
Sriharsha Basavapatna
2016-10-09
1
-2
/
+12
|
|
*
be2net: Update Copyright string in be_hw.h
Sriharsha Basavapatna
2016-10-09
1
-1
/
+1
|
|
*
be2net: NCSI FW section should be properly updated with ethtool for BE3
Sriharsha Basavapatna
2016-10-09
1
-1
/
+23
|
|
*
be2net: Provide an alternate way to read pf_num for BEx chips
Sriharsha Basavapatna
2016-10-09
2
-1
/
+10
|
|
/
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-10-08
4
-49
/
+70
|
|
\
|
|
*
Bluetooth: btusb: Fix atheros firmware download error
Ethan Hsieh
2016-10-07
1
-4
/
+4
|
|
*
Bluetooth: Refactor append name and appearance
Michał Narajowski
2016-10-06
3
-50
/
+38
|
|
*
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
2016-10-06
1
-1
/
+10
|
|
*
Bluetooth: Fix local name in scan rsp
Michał Narajowski
2016-10-06
1
-12
/
+35
|
|
*
Bluetooth: btusb: add entry for Marvell 8997 chipset
Amitkumar Karwar
2016-10-06
1
-0
/
+1
|
*
|
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
1
-4
/
+4
|
*
|
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
2016-10-08
1
-0
/
+1
|
*
|
xen-netback: make sure that hashes are not send to unaware frontends
Paul Durrant
2016-10-08
1
-11
/
+9
|
*
|
Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion
Alex Sidorenko
2016-10-08
1
-1
/
+1
|
*
|
MAINTAINERS: add myself as a maintainer of xen-netback
Paul Durrant
2016-10-08
1
-0
/
+1
|
*
|
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
2016-10-08
1
-1
/
+3
|
*
|
drivers: net: phy: Correct duplicate MDIO_XGENE entry
Laura Abbott
2016-10-07
1
-7
/
+1
|
*
|
ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM
Geert Uytterhoeven
2016-10-07
1
-0
/
+1
|
*
|
Merge branch 'mediatek-hw-lro-chip-id-check'
David S. Miller
2016-10-07
3
-4
/
+47
|
|
\
\
|
|
*
|
net: ethernet: mediatek: remove hwlro property in the device tree
Nelson Chang
2016-10-07
1
-2
/
+0
|
|
*
|
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2016-10-07
2
-2
/
+13
|
|
*
|
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2016-10-07
2
-0
/
+34
|
|
/
/
|
*
|
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-10-07
12
-117
/
+252
|
|
\
\
|
|
*
|
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
David Howells
2016-10-06
1
-5
/
+6
|
|
*
|
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
2016-10-06
5
-6
/
+28
|
|
*
|
afs: Check for fatal error when in waiting for ack state
David Howells
2016-10-06
1
-1
/
+1
|
|
*
|
rxrpc: Return negative error code to kernel service
David Howells
2016-10-06
1
-1
/
+1
|
|
*
|
rxrpc: Add missing notification
David Howells
2016-10-06
1
-0
/
+1
|
|
*
|
rxrpc: Queue the call on expiry
David Howells
2016-10-06
1
-4
/
+6
|
|
*
|
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
2016-10-06
1
-0
/
+37
|
|
*
|
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
2016-10-06
8
-29
/
+82
|
|
*
|
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
2016-10-06
8
-84
/
+102
[next]