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
2016-05-05
netfilter: conntrack: introduce nf_ct_acct_update()
Pablo Neira Ayuso
1
-23
/
+19
2016-05-05
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
Pablo Neira Ayuso
1
-1
/
+1
2016-05-05
netfilter: conntrack: consider ct netns in early_drop logic
Florian Westphal
1
-18
/
+25
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
8
-66
/
+61
2016-05-05
netfilter: conntrack: make netns address part of hash
Florian Westphal
1
-17
/
+18
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
3
-12
/
+22
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-05-05
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
1
-18
/
+11
2016-05-05
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
1
-5
/
+19
2016-05-05
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
1
-17
/
+8
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
1
-0
/
+30
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
3
-6
/
+12
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
5
-5
/
+243
2016-04-25
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
1
-1
/
+1
2016-04-25
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
1
-2
/
+2
2016-04-25
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
1
-5
/
+35
2016-04-25
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
1
-3
/
+6
2016-04-25
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
1
-5
/
+33
2016-04-25
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
1
-12
/
+22
2016-04-25
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
1
-23
/
+3
2016-04-25
netfilter: conntrack: use get_random_once for nat and expectations
Florian Westphal
2
-6
/
+7
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
1
-9
/
+11
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
3
-38
/
+32
2016-04-24
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-814
/
+578
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
1
-4
/
+6
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
3
-12
/
+16
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
11
-34
/
+60
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
1
-5
/
+8
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-136
/
+306
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-133
/
+298
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
1
-0
/
+11
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2
-2
/
+3
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
1
-17
/
+5
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
1
-4
/
+3
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2
-10
/
+8
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
1
-3
/
+2
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
1
-0
/
+158
2016-04-20
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2
-1
/
+6
2016-04-20
ipvs: optimize release of connections in OPS mode
Marco Angaroni
1
-3
/
+23
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
3
-1
/
+214
[next]