index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
3
-3
/
+14
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
1
-5
/
+4
2018-05-17
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
1
-8
/
+12
2018-05-16
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
1
-0
/
+2
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
1
-31
/
+40
2018-05-14
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
1
-1
/
+1
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
14
-87
/
+291
2018-05-13
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
1
-1
/
+3
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
1
-2
/
+4
2018-05-12
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
1
-3
/
+12
2018-05-12
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
1
-10
/
+51
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-169
/
+364
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
10
-48
/
+124
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
4
-8
/
+35
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-05-10
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-05-10
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-05-10
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-10
/
+36
2018-05-10
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
1
-1
/
+2
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2
-4
/
+4
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
1
-1
/
+1
2018-05-10
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
1
-1
/
+1
2018-05-10
batman-adv: Avoid race in TT TVLV allocator helper
Sven Eckelmann
1
-4
/
+4
2018-05-10
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
1
-2
/
+13
2018-05-10
net/9p: correct some comment errors in 9p file system code
Sun Lianwen
4
-9
/
+6
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-4
/
+23
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
3
-3
/
+3
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2
-7
/
+54
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
1
-1
/
+63
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
1
-11
/
+36
2018-05-08
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...
David S. Miller
2
-9
/
+9
2018-05-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
1
-7
/
+14
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2
-0
/
+2
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2
-4
/
+5
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
1
-1
/
+2
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
1
-0
/
+12
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
1
-11
/
+6
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
1
-34
/
+58
2018-05-08
netfilter: bridge: stp fix reference to uninitialized data
Stephen Hemminger
1
-2
/
+2
2018-05-08
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
[prev]
[next]