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
*
atomics: Make conditional ops return 'bool'
Mark Rutland
2018-06-21
4
-16
/
+19
*
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
2018-06-21
2
-33
/
+1
*
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
2018-06-21
3
-13
/
+0
*
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
31
-50
/
+50
*
locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...
Will Deacon
2018-06-21
1
-6
/
+1
*
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2018-06-21
3
-89
/
+3
*
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
Will Deacon
2018-06-21
1
-12
/
+56
*
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
Will Deacon
2018-06-21
1
-155
/
+33
*
locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...
Will Deacon
2018-06-21
1
-1
/
+2
*
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
2018-06-21
1
-1
/
+2
*
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2018-06-21
2
-21
/
+27
*
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
2018-06-21
1
-1
/
+5
*
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
Will Deacon
2018-06-21
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
7
-33
/
+59
|
\
|
*
IB/rxe: Fix missing completion for mem_reg work requests
Vijay Immanuel
2018-06-18
1
-0
/
+3
|
*
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
2
-11
/
+16
|
*
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
2018-06-12
1
-4
/
+10
|
*
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
2018-06-11
1
-2
/
+5
|
*
RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM
Kalderon, Michal
2018-06-11
1
-0
/
+3
|
*
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
1
-2
/
+2
|
*
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-11
1
-13
/
+19
|
*
IB/rxe: avoid double kfree skb
Zhu Yanjun
2018-06-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-21
53
-195
/
+371
|
\
\
|
*
|
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
2
-2
/
+4
|
*
|
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
2018-06-20
1
-0
/
+10
|
*
|
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
2
-5
/
+15
|
*
|
net: sungem: fix rx checksum support
Eric Dumazet
2018-06-20
1
-10
/
+12
|
*
|
bpfilter: ignore binary files
Matteo Croce
2018-06-20
1
-0
/
+1
|
*
|
bpfilter: fix build error
Matteo Croce
2018-06-20
1
-2
/
+4
|
*
|
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
1
-5
/
+4
|
*
|
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
1
-2
/
+13
|
*
|
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-20
1
-2
/
+2
|
*
|
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
1
-5
/
+4
|
*
|
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
2
-4
/
+4
|
*
|
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2018-06-20
2
-3
/
+3
|
*
|
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
2
-4
/
+6
|
*
|
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
2018-06-20
1
-1
/
+1
|
*
|
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
2018-06-20
1
-0
/
+1
|
*
|
net: hamradio: use eth_broadcast_addr
Stefan Agner
2018-06-20
1
-6
/
+2
|
*
|
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-20
2
-3
/
+3
|
*
|
Merge branch 'NCSI-silence-warning-messages'
David S. Miller
2018-06-20
4
-34
/
+34
|
|
\
\
|
|
*
|
MAINTAINERS: Add Sam as the maintainer for NCSI
Joel Stanley
2018-06-20
1
-0
/
+5
|
|
*
|
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
2
-21
/
+18
|
|
*
|
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
1
-2
/
+0
|
|
*
|
net/ncsi: Silence debug messages
Joel Stanley
2018-06-20
3
-11
/
+11
|
|
/
/
|
*
|
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-20
1
-4
/
+3
|
*
|
Merge branch 'qed-fixes'
David S. Miller
2018-06-20
3
-11
/
+23
|
|
\
\
|
|
*
|
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
2018-06-20
1
-7
/
+4
[next]