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
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
*
Merge branch 'qed-fixes'
David S. Miller
2017-02-27
5
-22
/
+34
|
\
|
*
qed: Don't use attention PTT for configuring BW
Mintz, Yuval
2017-02-27
3
-5
/
+8
|
*
qed: Fix race with multiple VFs
Mintz, Yuval
2017-02-27
2
-17
/
+26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-27
5
-5
/
+6
|
\
|
*
netfilter: nft_set_bitmap: incorrect bitmap size
Pablo Neira Ayuso
2017-02-26
1
-1
/
+1
|
*
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-02-26
1
-2
/
+2
|
*
netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.
Jarno Rajahalme
2017-02-25
1
-1
/
+1
|
*
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Dmitry V. Levin
2017-02-25
1
-0
/
+1
|
*
uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h
Dmitry V. Levin
2017-02-23
1
-1
/
+0
|
*
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-23
1
-0
/
+1
*
|
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
2017-02-27
1
-1
/
+1
*
|
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
2017-02-27
1
-8
/
+21
*
|
rhashtable: Fix RCU dereference annotation in rht_bucket_nested
Herbert Xu
2017-02-27
1
-2
/
+3
*
|
rhashtable: Fix use before NULL check in bucket_table_free
Herbert Xu
2017-02-27
1
-3
/
+1
*
|
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-27
1
-2
/
+2
*
|
rxrpc: Kernel calls get stuck in recvmsg
David Howells
2017-02-27
1
-2
/
+6
*
|
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-27
1
-4
/
+1
*
|
lib: Allow compile-testing of parman
Geert Uytterhoeven
2017-02-27
1
-1
/
+1
*
|
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
2017-02-27
1
-3
/
+8
*
|
sctp: set sin_port for addr param when checking duplicate address
Xin Long
2017-02-27
1
-1
/
+5
*
|
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2017-02-26
2
-11
/
+8
*
|
net: s2io: fix typo argumnet argument
LABBE Corentin
2017-02-26
1
-1
/
+1
*
|
net: vxge: fix typo argumnet argument
LABBE Corentin
2017-02-26
1
-1
/
+1
*
|
ipv4: mask tos for input route
Julian Anastasov
2017-02-26
1
-0
/
+1
*
|
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-26
2
-3
/
+4
*
|
lib: fix spelling mistake: "actualy" -> "actually"
Colin Ian King
2017-02-26
1
-1
/
+1
*
|
drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warning
Geert Uytterhoeven
2017-02-24
1
-10
/
+3
*
|
rds: fix memory leak error
Zhu Yanjun
2017-02-24
1
-3
/
+4
*
|
vxlan: don't allow overwrite of config src addr
Brian Russell
2017-02-24
1
-7
/
+5
*
|
vti6: return GRE_KEY for vti6
David Forster
2017-02-24
1
-0
/
+4
*
|
rxrpc: Fix an assertion in rxrpc_read()
Marc Dionne
2017-02-24
1
-1
/
+1
*
|
net: phy: Add missing driver check in phy_aneg_done()
Florian Fainelli
2017-02-24
1
-1
/
+1
*
|
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
2017-02-24
1
-1
/
+1
*
|
tipc: move premature initilalization of stack variables
Jon Paul Maloy
2017-02-24
1
-5
/
+7
*
|
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-24
9
-121
/
+71
*
|
RDS: IB: fix ifnullfree.cocci warnings
Wu Fengguang
2017-02-24
1
-2
/
+1
*
|
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
2017-02-24
1
-2
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-24
40
-226
/
+431
|
\
\
|
*
|
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
2017-02-21
1
-13
/
+18
|
*
|
vfs: Use upper filesystem inode in bprm_fill_uid()
Vivek Goyal
2017-02-14
1
-1
/
+1
|
*
|
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
2017-02-13
4
-19
/
+51
|
*
|
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2017-02-03
4
-63
/
+111
|
*
|
prctl: propagate has_child_subreaper flag to every descendant
Pavel Tikhomirov
2017-02-03
2
-3
/
+29
|
*
|
introduce the walk_process_tree() helper
Oleg Nesterov
2017-02-03
2
-0
/
+35
|
*
|
Merge branch 'nsfs-discovery'
Eric W. Biederman
2017-02-03
2
-2
/
+20
|
|
\
\
|
|
*
|
nsfs: Add an ioctl() to return owner UID of a userns
Michael Kerrisk (man-pages)
2017-02-03
2
-3
/
+16
|
|
*
|
nsfs: Add an ioctl() to return the namespace type
Michael Kerrisk (man-pages)
2017-01-25
2
-0
/
+5
|
*
|
|
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-01
13
-22
/
+47
[next]