index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
6
-33
/
+25
2016-05-06
netfilter: conntrack: make netns address part of expect hash
Florian Westphal
1
-7
/
+10
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
3
-4
/
+30
2016-05-05
netfilter: nf_tables: allow set names up to 32 bytes
Pablo Neira Ayuso
3
-4
/
+5
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
3
-573
/
+117
2016-05-05
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
1
-8
/
+0
2016-05-05
netfilter: conntrack: introduce clash resolution on insertion race
Pablo Neira Ayuso
4
-3
/
+57
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
10
-68
/
+62
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
4
-9
/
+15
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
6
-5
/
+260
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
2
-25
/
+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
2
-10
/
+11
2016-04-25
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
1
-1
/
+1
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
4
-40
/
+34
2016-04-24
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-04-24
Merge branch 'tcp-tcstamp_ack-frag-coalesce'
David S. Miller
1
-0
/
+4
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
13
-818
/
+591
2016-04-24
Merge branch 'nla_align-more'
David S. Miller
32
-109
/
+178
2016-04-24
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
1
-32
/
+5
2016-04-24
xfrm: align nlattr properly when needed
Nicolas Dichtel
2
-4
/
+7
2016-04-24
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
1
-0
/
+13
2016-04-24
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
7
-16
/
+27
2016-04-24
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+7
2016-04-24
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
3
-11
/
+13
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
18
-38
/
+87
2016-04-24
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
3
-8
/
+19
2016-04-24
libnl: fix help of _64bit functions
Nicolas Dichtel
1
-2
/
+6
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
317
-1784
/
+2913
2016-04-22
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-6
/
+7
2016-04-22
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+7
[next]