index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2
-0
/
+2
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+22
2018-12-14
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
1
-11
/
+14
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2
-2
/
+5
2018-12-14
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-14
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
1
-1
/
+6
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-13
/
+23
2018-12-14
net/tls: Init routines in create_ctx
Atul Gupta
1
-3
/
+3
2018-12-14
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2018-12-14
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2018-12-14
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2018-12-14
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
1
-2
/
+2
2018-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-15
/
+22
2018-12-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
1
-1
/
+1
2018-12-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-10
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
1
-1
/
+4
2018-12-07
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-0
/
+1
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
3
-2
/
+21
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
2
-2
/
+7
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+29
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
3
-8
/
+8
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-14
/
+33
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
1
-7
/
+1
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
1
-2
/
+2
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
1
-2
/
+3
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
1
-1
/
+2
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
1
-11
/
+11
2018-12-05
SUNRPC: Fix RPC receive hangs
Trond Myklebust
1
-20
/
+19
2018-12-05
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
Jouni Malinen
1
-0
/
+2
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-04
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-04
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2
-9
/
+14
2018-12-03
net/core: tidy up an error message
Qian Cai
1
-2
/
+2
2018-12-03
sctp: kfree_rcu asoc
Xin Long
1
-1
/
+1
2018-12-02
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
[next]