index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-10
/
+10
*
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
1
-2
/
+2
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
1
-1
/
+1
|
\
|
*
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
2011-02-17
1
-1
/
+1
*
|
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
2011-01-20
1
-0
/
+1
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
1
-31
/
+14
|
\
\
|
|
/
|
*
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2011-01-12
1
-1
/
+7
|
*
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
1
-31
/
+14
*
|
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-13
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2011-01-13
3
-4
/
+4
|
\
\
|
|
/
|
*
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
2010-12-12
1
-1
/
+1
|
*
Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
2010-11-22
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
2010-11-12
1
-1
/
+1
|
|
\
|
|
*
netfilter: ipv6: fix overlap check for fragments
Shan Wei
2010-11-12
1
-1
/
+1
*
|
|
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2010-12-15
1
-1
/
+7
*
|
|
netfilter: nf_ct_frag6_sysctl_table is static
Eric Dumazet
2010-11-15
1
-1
/
+1
*
|
|
netfilter: xt_LOG: do print MAC header on FORWARD
Jan Engelhardt
2010-11-15
1
-2
/
+1
|
/
/
*
|
netfilter: ip6_tables: fix information leak to userspace
Jan Engelhardt
2010-11-03
1
-0
/
+1
|
/
*
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
David S. Miller
2010-10-26
1
-1
/
+4
*
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2010-10-25
2
-1
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
7
-200
/
+273
|
\
|
*
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
2010-10-21
4
-78
/
+150
|
*
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
1
-2
/
+2
|
*
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
1
-9
/
+9
|
*
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
1
-27
/
+27
|
*
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-13
1
-6
/
+6
|
*
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
1
-78
/
+79
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-7
/
+7
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
2
-65
/
+18
|
\
|
*
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
2010-09-07
1
-65
/
+15
|
*
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-23
1
-0
/
+3
*
|
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-23
1
-1
/
+1
|
/
*
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-17
1
-0
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-2
/
+4
|
|
\
|
*
|
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
2
-7
/
+16
|
\
\
\
|
*
|
|
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-08-02
1
-4
/
+6
|
*
|
|
netfilter: ip6tables: use skb->len for accounting
Changli Gao
2010-07-23
1
-3
/
+1
|
*
|
|
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
2010-07-05
1
-0
/
+9
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-07-02
1
-2
/
+4
|
|
/
*
|
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
1
-28
/
+53
*
|
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
1
-3
/
+3
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
1
-1
/
+1
|
\
\
|
|
/
|
*
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
1
-1
/
+1
*
|
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
2010-06-14
1
-4
/
+2
*
|
netfilter: defrag: remove one redundant atomic ops
Shan Wei
2010-06-14
1
-2
/
+1
[next]