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-09-28
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
1
-4
/
+2
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2
-1
/
+24
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2
-4
/
+132
2018-09-28
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2
-6
/
+35
2018-09-21
netfilter: ctnetlink: must check mark attributes vs NULL
Florian Westphal
1
-2
/
+9
2018-09-20
netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
Taehee Yoo
2
-46
/
+19
2018-09-20
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_pa...
Taehee Yoo
1
-3
/
+1
2018-09-20
netfilter: conntrack: clamp l4proto array size at largers supported protocol
Florian Westphal
1
-1
/
+1
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
17
-273
/
+69
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
9
-11
/
+10
2018-09-20
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
3
-18
/
+43
2018-09-20
netfilter: conntrack: avoid using ->error callback if possible
Florian Westphal
3
-106
/
+91
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
8
-63
/
+94
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
9
-258
/
+194
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
11
-110
/
+137
2018-09-17
netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6}
Taehee Yoo
1
-4
/
+0
2018-09-17
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2
-33
/
+18
2018-09-17
netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL
Florian Westphal
1
-1
/
+0
2018-09-17
netfilter: xtables: avoid BUG_ON
Florian Westphal
4
-9
/
+12
2018-09-17
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
3
-7
/
+14
2018-09-17
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+72
2018-09-17
netfilter: ctnetlink: Support L3 protocol-filter on flush
Kristian Evensen
1
-22
/
+28
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
3
-0
/
+301
2018-09-17
netfilter: remove obsolete need_conntrack stub
Florian Westphal
1
-7
/
+0
2018-09-17
netfilter: nf_tables: asynchronous release
Florian Westphal
1
-6
/
+50
2018-09-17
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
1
-0
/
+19
2018-09-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
4
-14
/
+83
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
1
-0
/
+11
2018-09-16
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-09-16
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-16
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
1
-64
/
+92
2018-09-16
net/sched: act_police: use per-cpu counters
Davide Caratti
1
-24
/
+22
2018-09-13
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-3
/
+1
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
3
-1
/
+13
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
5
-0
/
+119
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-136
/
+262
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2
-3
/
+17
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
netlink: remove hash::nelems check in netlink_insert
Li RongQing
1
-5
/
+0
2018-09-12
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
1
-4
/
+6
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
18
-99
/
+180
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
1
-3
/
+3
[next]