index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
crush
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
rhashtable: Fix RCU dereference annotation in rht_bucket_nested
Herbert Xu
1
-2
/
+3
2017-02-27
rhashtable: Fix use before NULL check in bucket_table_free
Herbert Xu
1
-3
/
+1
2017-02-27
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
2017-02-27
rxrpc: Kernel calls get stuck in recvmsg
David Howells
1
-2
/
+6
2017-02-27
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-02-27
lib: Allow compile-testing of parman
Geert Uytterhoeven
1
-1
/
+1
2017-02-27
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
1
-3
/
+8
2017-02-27
sctp: set sin_port for addr param when checking duplicate address
Xin Long
1
-1
/
+5
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2
-11
/
+8
2017-02-26
net: s2io: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
2017-02-26
net: vxge: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
2017-02-26
ipv4: mask tos for input route
Julian Anastasov
1
-0
/
+1
2017-02-26
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2
-3
/
+4
2017-02-26
lib: fix spelling mistake: "actualy" -> "actually"
Colin Ian King
1
-1
/
+1
2017-02-24
drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warning
Geert Uytterhoeven
1
-10
/
+3
2017-02-24
rds: fix memory leak error
Zhu Yanjun
1
-3
/
+4
2017-02-24
vxlan: don't allow overwrite of config src addr
Brian Russell
1
-7
/
+5
2017-02-24
vti6: return GRE_KEY for vti6
David Forster
1
-0
/
+4
2017-02-24
rxrpc: Fix an assertion in rxrpc_read()
Marc Dionne
1
-1
/
+1
2017-02-24
net: phy: Add missing driver check in phy_aneg_done()
Florian Fainelli
1
-1
/
+1
2017-02-24
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
1
-1
/
+1
2017-02-24
tipc: move premature initilalization of stack variables
Jon Paul Maloy
1
-5
/
+7
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
9
-121
/
+71
2017-02-24
RDS: IB: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2017-02-24
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
1
-2
/
+6
2017-02-24
lib/Kconfig: make PRIME_NUMBERS not user selectable.
Dave Airlie
1
-1
/
+1
2017-02-24
drm/tinydrm: helpers: Properly fix backlight dependency
Noralf Trønnes
1
-19
/
+0
2017-02-24
drm/tinydrm: mipi-dbi: Fix field width specifier warning
Noralf Trønnes
1
-2
/
+2
2017-02-24
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
Noralf Trønnes
1
-1
/
+1
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
1
-2
/
+2
2017-02-23
net/mlx4_en: Use __skb_fill_page_desc()
Eric Dumazet
1
-4
/
+4
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
2
-4
/
+4
2017-02-23
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
1
-2
/
+0
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
4
-8
/
+32
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
7
-9
/
+9
2017-02-23
uapi: fix linux/rds.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
2017-02-23
uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors
Dmitry V. Levin
2
-0
/
+3
2017-02-23
lib: Remove string from parman config selection
Jiri Pirko
1
-1
/
+1
2017-02-23
forcedeth: Remove return from a void function
Zhu Yanjun
1
-2
/
+0
2017-02-23
bpf: fix spelling mistake: "proccessed" -> "processed"
Colin Ian King
1
-1
/
+1
2017-02-23
uapi: fix linux/llc.h userspace compilation error
Dmitry V. Levin
1
-0
/
+1
2017-02-23
uapi: fix linux/ip6_tunnel.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+2
2017-02-23
net/mlx5e: Fix wrong CQE decompression
Tariq Toukan
1
-7
/
+6
2017-02-23
net/mlx5e: Update MPWQE stride size when modifying CQE compress state
Saeed Mahameed
4
-1
/
+4
2017-02-23
net/mlx5e: Fix broken CQE compression initialization
Tariq Toukan
1
-1
/
+3
2017-02-23
net/mlx5e: Do not reduce LRO WQE size when not using build_skb
Tariq Toukan
1
-6
/
+5
2017-02-23
net/mlx5e: Register/unregister vport representors on interface attach/detach
Saeed Mahameed
1
-8
/
+15
2017-02-23
net/mlx5e: s390 system compilation fix
Mohamad Haj Yahia
2
-0
/
+2
2017-02-23
gfs2: Add missing rcu locking for glock lookup
Andrew Price
1
-0
/
+5
2017-02-23
crypto: xts - Add ECB dependency
Milan Broz
1
-0
/
+1
[next]