index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
2010-06-09
1
-0
/
+4
*
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
1
-10
/
+3
*
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
2010-05-31
1
-4
/
+0
*
xt_tee: use skb_dst_drop()
Eric Dumazet
2010-05-28
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
2
-8
/
+14
|
\
|
*
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
1
-0
/
+10
|
*
netfilter: nf_ct_sip: handle non-linear skbs
Patrick McHardy
2010-05-14
1
-8
/
+4
*
|
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
1
-0
/
+2
*
|
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
2010-05-14
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-13
66
-121
/
+118
|
\
\
|
|
/
|
*
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
3
-3
/
+0
|
*
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
13
-27
/
+27
|
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-05-11
52
-91
/
+91
|
|
\
|
|
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
9
-16
/
+16
|
|
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
36
-54
/
+46
|
|
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
52
-73
/
+81
|
|
*
netfilter: xtables: fix incorrect return code
Jan Engelhardt
2010-05-02
1
-2
/
+2
*
|
|
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
2010-05-12
1
-0
/
+1
|
/
/
*
|
netfilter: use rcu_dereference_protected()
Patrick McHardy
2010-05-10
2
-6
/
+26
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
1
-1
/
+1
|
\
\
|
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-1
/
+1
*
|
|
netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
Patrick McHardy
2010-05-10
1
-1
/
+5
*
|
|
netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()
Patrick McHardy
2010-05-01
1
-2
/
+1
|
|
/
|
/
|
*
|
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
2010-04-23
2
-4
/
+7
*
|
netfilter: x_tables: move sleeping allocation outside BH-disabled region
Jan Engelhardt
2010-04-21
1
-6
/
+6
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
44
-7
/
+50
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
42
-2
/
+40
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-03-25
2
-2
/
+4
|
|
\
|
|
*
netfilter: xt_hashlimit: IPV6 bugfix
Eric Dumazet
2010-03-25
1
-0
/
+1
|
|
*
netfilter: xt_hashlimit: dl_seq_stop() fix
Eric Dumazet
2010-03-25
1
-1
/
+2
|
|
*
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
2010-03-22
1
-1
/
+1
|
*
|
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2010-03-20
2
-3
/
+5
|
|
/
*
|
netfilter: xt_TEE: resolve oif using netdevice notifiers
Patrick McHardy
2010-04-20
1
-23
/
+80
*
|
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
2010-04-19
1
-22
/
+18
*
|
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-04-19
1
-0
/
+77
*
|
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2010-04-19
3
-0
/
+264
*
|
netfilter: fix some coding styles and remove moduleparam.h
Zhitong Wang
2010-04-13
1
-2
/
+0
*
|
netfilter: xt_LED: add refcounts to LED target
Adam Nielsen
2010-04-09
1
-6
/
+63
*
|
netfilter: remove invalid rcu_dereference() calls
Patrick McHardy
2010-04-09
2
-20
/
+6
*
|
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
Herbert Xu
2010-04-08
1
-2
/
+1
*
|
IPVS: fix potential stack overflow with overly long protocol names
Patrick McHardy
2010-04-08
2
-24
/
+18
*
|
netfilter: xt_hashlimit: RCU conversion
Eric Dumazet
2010-04-01
1
-23
/
+47
*
|
netfilter: ctnetlink: compute message size properly
Jiri Pirko
2010-04-01
1
-5
/
+12
*
|
netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
Jan Engelhardt
2010-03-25
1
-21
/
+10
*
|
netfilter: xtables: remove xt_string revision 0
Jan Engelhardt
2010-03-25
1
-35
/
+18
*
|
netfilter: xtables: remove xt_multiport revision 0
Jan Engelhardt
2010-03-25
1
-77
/
+0
*
|
netfilter: xtables: remove xt_hashlimit revision 0
Jan Engelhardt
2010-03-25
1
-221
/
+0
*
|
netfilter: xtables: shorten up return clause
Jan Engelhardt
2010-03-25
5
-25
/
+12
*
|
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
24
-56
/
+101
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
12
-45
/
+50
[next]