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
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV4]: Add ip_local_out
Herbert Xu
2008-01-28
1
-7
/
+1
*
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
2007-12-26
1
-0
/
+3
*
[NETFILTER] ipv4: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
2007-12-14
1
-45
/
+12
*
[NETFILTER]: Fix kernel panic with REDIRECT target.
Evgeniy Polyakov
2007-11-20
1
-4
/
+1
*
[IPV4]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
[NETFILTER]: nf_nat: fix memset error
Li Zefan
2007-11-13
1
-1
/
+1
*
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
2007-11-07
7
-19
/
+19
*
[NETFILTER]: Clean up Makefile
Jan Engelhardt
2007-11-07
1
-10
/
+10
*
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
Alexey Dobriyan
2007-11-07
1
-17
/
+20
*
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-30
1
-2
/
+2
*
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
2007-10-18
1
-2
/
+0
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
36
-350
/
+347
*
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
3
-34
/
+12
*
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
2007-10-15
11
-16
/
+16
*
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
2007-10-15
1
-10
/
+10
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-13
/
+4
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
2
-45
/
+6
*
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
2
-13
/
+9
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
7
-22
/
+22
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
3
-33
/
+33
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-4
/
+2
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
2
-4
/
+5
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
2
-0
/
+6
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
4
-15
/
+18
*
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-09-11
3
-0
/
+3
*
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
Patrick McHardy
2007-09-11
1
-7
/
+3
*
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
2007-08-14
1
-1
/
+1
*
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
2007-08-13
1
-1
/
+0
*
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2007-08-07
2
-1
/
+7
*
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
2007-08-07
1
-1
/
+6
*
[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...
Mariusz Kozlowski
2007-08-02
1
-3
/
+2
*
netfilter endian regressions
Al Viro
2007-07-26
2
-2
/
+3
*
[NETFILTER]: Fix logging regression
Patrick McHardy
2007-07-24
1
-4
/
+2
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-07-14
2
-3
/
+2
*
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
2007-07-14
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
Yasuyuki Kozakai
2007-07-14
1
-17
/
+5
*
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
2007-07-14
1
-25
/
+7
*
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2007-07-14
1
-9
/
+14
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
3
-5
/
+5
*
[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
Dan Aloni
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2007-07-10
22
-330
/
+189
*
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
2007-07-10
1
-19
/
+20
*
[NETFILTER]: ipt_SAME: add to feature-removal-schedule
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_expect: convert proc functions to hash
Patrick McHardy
2007-07-10
1
-23
/
+60
*
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
2007-07-10
1
-6
/
+0
*
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
2007-07-10
8
-28
/
+28
*
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
2007-07-10
1
-10
/
+11
[next]