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
...
|
*
|
|
|
|
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-17
2
-3
/
+36
|
*
|
|
|
|
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
2016-12-17
1
-0
/
+4
|
*
|
|
|
|
net: vrf: Fix NAT within a VRF
David Ahern
2016-12-17
1
-2
/
+0
|
*
|
|
|
|
Merge branch 'cls_flower-mask'
David S. Miller
2016-12-17
1
-1
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
1
-1
/
+1
|
|
*
|
|
|
|
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-17
1
-0
/
+4
|
|
/
/
/
/
/
|
*
|
|
|
|
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
2016-12-17
5
-5
/
+195
|
*
|
|
|
|
ibmveth: calculate gso_segs for large packets
Thomas Falcon
2016-12-17
1
-2
/
+10
|
*
|
|
|
|
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-17
1
-0
/
+9
|
*
|
|
|
|
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2016-12-16
2
-8
/
+25
|
*
|
|
|
|
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
2016-12-16
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'hisilicon-netdev-dev'
David S. Miller
2016-12-16
2
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
|
|
*
|
|
|
|
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
net: dsa: mv88e6xxx: Fix opps when adding vlan bridge
Andrew Lunn
2016-12-16
1
-0
/
+6
|
*
|
|
|
|
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
2016-12-16
1
-7
/
+8
|
*
|
|
|
|
netlink: revert broken, broken "2-clause nla_ok()"
Alexey Dobriyan
2016-12-13
1
-1
/
+2
|
*
|
|
|
|
virtio-net: correctly enable multiqueue
Jason Wang
2016-12-13
1
-1
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-18
46
-110
/
+120
|
\
\
\
\
\
|
*
|
|
|
|
vfs: make generic_readlink() static
Miklos Szeredi
2016-12-09
2
-3
/
+2
|
*
|
|
|
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
38
-45
/
+0
|
*
|
|
|
|
vfs: default to generic_readlink()
Miklos Szeredi
2016-12-09
4
-6
/
+23
|
*
|
|
|
|
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
6
-13
/
+35
|
*
|
|
|
|
proc/self: use generic_readlink
Miklos Szeredi
2016-12-09
2
-27
/
+2
|
*
|
|
|
|
ecryptfs: use vfs_get_link()
Miklos Szeredi
2016-12-09
1
-17
/
+12
|
*
|
|
|
|
bad_inode: add missing i_op initializers
Miklos Szeredi
2016-12-09
1
-4
/
+51
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-18
64
-509
/
+1027
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'work.autofs' into for-linus
Al Viro
2016-12-16
13
-75
/
+131
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
autofs - dont hold spin lock over direct mount expire
Ian Kent
2016-12-04
1
-7
/
+10
|
|
*
|
|
|
|
|
autofs - constify misc struct path instances
Ian Kent
2016-12-04
2
-2
/
+2
|
|
*
|
|
|
|
|
vfs: remove unused have_submounts() function
Ian Kent
2016-12-04
2
-34
/
+0
|
|
*
|
|
|
|
|
autofs: use path_has_submounts() to fix unreliable have_submount() checks
Ian Kent
2016-12-04
3
-11
/
+15
|
|
*
|
|
|
|
|
autofs: use path_is_mountpoint() to fix unreliable d_mountpoint() checks
Ian Kent
2016-12-04
1
-7
/
+7
|
|
*
|
|
|
|
|
autofs: change autofs4_wait() to take struct path
Ian Kent
2016-12-04
4
-12
/
+15
|
|
*
|
|
|
|
|
autofs: change autofs4_expire_wait()/do_expire_wait() to take struct path
Ian Kent
2016-12-04
4
-8
/
+11
|
|
*
|
|
|
|
|
vfs: add path_has_submounts()
Ian Kent
2016-12-04
2
-0
/
+40
|
|
*
|
|
|
|
|
vfs: add path_is_mountpoint() helper
Ian Kent
2016-12-04
3
-0
/
+37
|
|
*
|
|
|
|
|
vfs: change d_manage() to take a struct path
Ian Kent
2016-12-03
5
-12
/
+12
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2016-12-16
208
-903
/
+2175
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Darrick J. Wong
2016-12-10
4
-3
/
+474
|
|
*
|
|
|
|
|
|
ocfs2: charge quota for reflinked blocks
Darrick J. Wong
2016-12-10
1
-0
/
+7
|
|
*
|
|
|
|
|
|
ocfs2: fix bad pointer cast
Darrick J. Wong
2016-12-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ocfs2: always unlock when completing dio writes
Darrick J. Wong
2016-12-10
1
-4
/
+1
|
|
*
|
|
|
|
|
|
ocfs2: don't eat io errors during _dio_end_io_write
Darrick J. Wong
2016-12-10
1
-6
/
+9
|
|
*
|
|
|
|
|
|
ocfs2: budget for extent tree splits when adding refcount flag
Darrick J. Wong
2016-12-10
1
-0
/
+3
|
|
*
|
|
|
|
|
|
ocfs2: prohibit refcounted swapfiles
Darrick J. Wong
2016-12-10
1
-0
/
+9
|
|
*
|
|
|
|
|
|
ocfs2: add newlines to some error messages
Darrick J. Wong
2016-12-10
1
-2
/
+2
|
|
*
|
|
|
|
|
|
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
2016-12-10
6
-29
/
+23
|
|
*
|
|
|
|
|
|
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
2016-12-10
3
-204
/
+219
|
|
*
|
|
|
|
|
|
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
2016-12-10
5
-40
/
+22
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
[prev]
[next]