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
*
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
2019-05-16
5
-50
/
+45
*
afs: Get rid of afs_call::reply[]
David Howells
2019-05-16
10
-303
/
+293
*
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2019-05-16
2
-15
/
+2
*
afs: Fix double inc of vnode->cb_break
David Howells
2019-05-16
1
-3
/
+1
*
afs: Fix lock-wait/callback-break double locking
David Howells
2019-05-16
2
-10
/
+1
*
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
2019-05-16
1
-5
/
+2
*
afs: Fix calculation of callback expiry time
David Howells
2019-05-16
2
-57
/
+51
*
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
2019-05-16
1
-2
/
+1
*
afs: Make some RPC operations non-interruptible
David Howells
2019-05-16
14
-35
/
+99
*
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
8
-4
/
+28
*
afs: Fix error propagation from server record check/update
David Howells
2019-05-16
1
-3
/
+3
*
afs: Fix the maximum lifespan of VL and probe calls
David Howells
2019-05-16
5
-0
/
+13
*
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
2019-05-16
3
-0
/
+37
*
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
2019-05-16
1
-0
/
+2
*
afs: Fix cell DNS lookup
David Howells
2019-05-16
3
-75
/
+130
*
Add wait_var_event_interruptible()
David Howells
2019-05-15
1
-0
/
+13
*
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
7
-7
/
+12
*
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
4
-24
/
+25
*
afs: Fix missing lock when replacing VL server list
David Howells
2019-05-15
1
-3
/
+2
*
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
2019-05-15
3
-64
/
+53
*
afs: Fix incorrect error handling in afs_xattr_get_acl()
David Howells
2019-05-15
1
-5
/
+4
*
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2019-05-15
2
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
1636
-26976
/
+126809
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-08
23
-115
/
+293
|
|
\
|
|
*
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-05-07
1
-3
/
+12
|
|
*
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
Maxime Chevallier
2019-05-07
1
-1
/
+1
|
|
*
net: macb: Change interrupt and napi enable order in open
Harini Katakam
2019-05-07
1
-3
/
+3
|
|
*
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-07
1
-1
/
+1
|
|
*
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-05-07
1
-2
/
+9
|
|
*
l2tp: Fix possible NULL pointer dereference
YueHaibing
2019-05-07
1
-1
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-07
2
-64
/
+191
|
|
|
\
|
|
|
*
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
Wang YanQing
2019-05-01
1
-13
/
+6
|
|
|
*
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
2019-05-01
2
-51
/
+185
|
|
*
|
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
2019-05-05
1
-0
/
+8
|
|
*
|
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
2019-05-05
1
-1
/
+0
|
|
*
|
net: ucc_geth - fix Oops when changing number of buffers in the ring
Christophe Leroy
2019-05-05
1
-5
/
+3
|
|
*
|
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
2019-05-05
1
-1
/
+1
|
|
*
|
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
2019-05-05
1
-1
/
+1
|
|
*
|
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-05
1
-0
/
+2
|
|
*
|
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
2019-05-05
1
-4
/
+5
|
|
*
|
net: phy: fix phy_validate_pause
Heiner Kallweit
2019-05-05
1
-4
/
+7
|
|
*
|
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
1
-2
/
+1
|
|
*
|
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-04
1
-0
/
+3
|
|
*
|
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-05-04
1
-1
/
+8
|
|
*
|
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
2019-05-04
1
-0
/
+2
|
|
*
|
Merge branch 'ena-fixes'
David S. Miller
2019-05-04
3
-16
/
+27
|
|
|
\
\
|
|
|
*
|
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
2019-05-04
1
-1
/
+1
|
|
|
*
|
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
2019-05-04
1
-0
/
+1
|
|
|
*
|
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
2019-05-04
1
-1
/
+5
|
|
|
*
|
net: ena: fix return value of ena_com_config_llq_info()
Sameeh Jubran
2019-05-04
1
-1
/
+1
[next]