index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netrom: fix locking in nr_find_socket()
Cong Wang
2018-12-31
1
-5
/
+10
*
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2018-12-30
2
-2
/
+11
*
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
2018-12-30
1
-1
/
+1
*
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
2018-12-30
1
-2
/
+6
*
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-30
1
-2
/
+2
*
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-30
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-12-29
3
-173
/
+133
|
\
|
*
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
1
-32
/
+15
|
*
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2018-12-29
1
-26
/
+20
|
*
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
2
-91
/
+69
|
*
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
|
*
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
|
*
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
1
-14
/
+5
|
*
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-29
1
-0
/
+2
*
|
ethtool: check the return value of get_regs_len
Yunsheng Lin
2018-12-29
1
-2
/
+10
|
/
*
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-28
1
-0
/
+2
*
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-28
1
-1
/
+5
*
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2018-12-28
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
5
-11
/
+11
|
\
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
5
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
310
-5214
/
+11745
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-25
5
-5
/
+13
|
|
\
\
|
|
*
|
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-24
1
-1
/
+2
|
|
*
|
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
2018-12-24
1
-2
/
+5
|
|
*
|
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
2018-12-24
1
-0
/
+3
|
|
*
|
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
2018-12-24
1
-0
/
+1
|
|
*
|
net: Revert recent Spectre-v1 patches.
David S. Miller
2018-12-24
4
-9
/
+0
|
|
*
|
can: af_can: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-23
1
-0
/
+2
|
|
*
|
packet: validate address length if non-zero
Willem de Bruijn
2018-12-23
1
-2
/
+2
|
|
*
|
nfc: af_nfc: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-23
1
-0
/
+2
|
|
*
|
phonet: af_phonet: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-23
1
-0
/
+3
|
|
*
|
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-23
1
-0
/
+2
|
*
|
|
net: dccp: fix kernel crash on module load
Peter Oskolkov
2018-12-25
2
-12
/
+30
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-22
7
-5
/
+19
|
|
\
|
|
|
*
|
|
net: minor cleanup in skb_ext_add()
Paolo Abeni
2018-12-21
1
-5
/
+2
|
*
|
|
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
2018-12-21
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-21
40
-1659
/
+1125
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
2018-12-21
5
-42
/
+10
|
|
*
|
|
netfilter: conntrack: merge ecache and timestamp sysctl tables with main one
Florian Westphal
2018-12-21
3
-128
/
+35
|
|
*
|
|
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
2018-12-21
3
-128
/
+22
|
|
*
|
|
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
2018-12-21
1
-11
/
+20
|
|
*
|
|
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2018-12-21
2
-19
/
+18
|
|
*
|
|
netfilter: conntrack: register sysctl table for gre
Yafang Shao
2018-12-21
1
-1
/
+41
|
|
*
|
|
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
2018-12-21
1
-1
/
+1
|
|
*
|
|
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
2018-12-21
1
-3
/
+13
|
|
*
|
|
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
2018-12-18
1
-1
/
+2
|
|
*
|
|
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
2018-12-18
1
-5
/
+14
[next]