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
*
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-12-12
7
-43
/
+34
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
8
-17
/
+18
*
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
17
-116
/
+84
*
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
18
-261
/
+266
*
xfs: streamline defer op type handling
Darrick J. Wong
2018-12-12
7
-45
/
+43
*
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-12-12
8
-53
/
+23
*
xfs: zero length symlinks are not valid
Dave Chinner
2018-12-12
2
-20
/
+27
*
xfs: clean up indentation issues, remove an unwanted space
Colin Ian King
2018-12-12
1
-1
/
+1
*
xfs: libxfs: move xfs_perag_put late
Pan Bian
2018-12-12
1
-1
/
+1
*
xfs: split up the xfs_reflink_end_cow work into smaller transactions
Darrick J. Wong
2018-12-12
1
-94
/
+138
*
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
2018-12-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-10
83
-368
/
+1225
|
\
|
*
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-09
1
-13
/
+10
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2018-12-09
3
-13
/
+50
|
|
\
|
|
*
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
2018-12-09
1
-4
/
+12
|
|
*
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
2018-12-09
1
-6
/
+23
|
|
*
bnxt_en: Keep track of reserved IRQs.
Michael Chan
2018-12-09
3
-3
/
+8
|
|
*
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
2018-12-09
1
-0
/
+7
|
|
/
|
*
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-12-09
1
-2
/
+2
|
*
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
2018-12-08
1
-1
/
+1
|
*
Merge branch 'skb-headroom-slab-out-of-bounds'
David S. Miller
2018-12-08
2
-26
/
+44
|
|
\
|
|
*
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-08
1
-5
/
+23
|
|
*
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-08
1
-21
/
+21
|
|
/
|
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-08
1
-11
/
+24
|
*
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-07
1
-0
/
+1
|
*
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2018-12-06
3
-10
/
+16
|
|
\
|
|
*
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
2018-12-06
1
-2
/
+8
|
|
*
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
2018-12-06
1
-4
/
+1
|
|
*
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
2018-12-06
1
-2
/
+5
|
|
*
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
2018-12-06
1
-2
/
+2
|
|
/
|
*
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-06
3
-2
/
+21
|
*
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-06
3
-2
/
+12
|
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-06
1
-4
/
+7
|
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-06
1
-1
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-06
13
-95
/
+732
|
|
\
|
|
*
Merge branch 'bpf-verifier-resilience'
Daniel Borkmann
2018-12-04
2
-16
/
+91
|
|
|
\
|
|
|
*
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
1
-1
/
+6
|
|
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
2
-15
/
+82
|
|
|
*
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-04
1
-0
/
+3
|
|
|
/
|
|
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
|
|
*
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
2018-12-01
1
-6
/
+15
|
|
*
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-12-01
2
-4
/
+8
|
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-12-01
5
-44
/
+63
|
|
*
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-12-01
4
-18
/
+39
|
|
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
|
|
*
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
2018-11-29
1
-3
/
+3
|
|
*
Merge branch 'btf-check-name'
Alexei Starovoitov
2018-11-29
2
-7
/
+450
|
|
|
\
|
|
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-29
1
-0
/
+361
|
|
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-29
1
-7
/
+7
|
|
|
*
bpf: btf: check name validity for various types
Yonghong Song
2018-11-29
1
-0
/
+57
[next]