index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6] NDISC: Handle NDP messages to proxied addresses.
Ville Nuorvala
2006-09-22
1
-0
/
+45
*
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2006-09-22
2
-10
/
+7
*
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2006-09-22
2
-6
/
+8
*
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
2006-09-22
1
-19
/
+13
*
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
2006-09-22
1
-77
/
+51
*
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
2006-09-22
1
-72
/
+47
*
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
2006-09-22
1
-43
/
+22
*
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2006-09-22
2
-116
/
+34
*
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
Patrick McHardy
2006-09-22
1
-28
/
+28
*
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: PPTP conntrack: remove more dead code
Patrick McHardy
2006-09-22
1
-15
/
+2
*
[NETFILTER]: PPTP conntrack: remove dead code
Patrick McHardy
2006-09-22
1
-14
/
+2
*
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
2006-09-22
3
-33
/
+33
*
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
2006-09-22
4
-108
/
+108
*
[NETFILTER]: ipt_hashlimit: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+29
*
[NETFILTER]: xt_limit: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+49
*
[NETFILTER]: xt_CONNMARK: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+36
*
[NETFILTER]: xt_connmark: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+36
*
[NETFILTER]: xt_MARK: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+34
*
[NETFILTER]: xt_mark: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+36
*
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
2006-09-22
2
-174
/
+133
*
[NETFILTER]: ip_tables: revision support for compat code
Patrick McHardy
2006-09-22
1
-2
/
+3
*
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
Patrick McHardy
2006-09-22
1
-12
/
+27
*
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
2006-09-22
4
-16
/
+16
*
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
2006-09-22
2
-2
/
+6
*
[NETFILTER]: xt_policy: remove dups in .family
Alexey Dobriyan
2006-09-22
1
-2
/
+0
*
[NETFILTER]: ip6t_HL: remove write-only variable
Patrick McHardy
2006-09-22
1
-5
/
+1
*
[NETFILTER]: ipt_TTL: fix checksum update bug
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NETFILTER]: conntrack: fix race condition in early_drop
Pablo Neira Ayuso
2006-09-22
2
-5
/
+14
*
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
Pablo Neira Ayuso
2006-09-22
2
-110
/
+20
*
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
Dmitry Mishin
2006-09-22
3
-3
/
+3
*
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
2006-09-22
1
-6
/
+2
*
[NETFILTER]: xt_limit: don't reset state on unrelated rule updates
Patrick McHardy
2006-09-22
1
-8
/
+8
*
[NETFILTER]: ipt_TCPMSS: misc cleanup
Patrick McHardy
2006-09-22
1
-34
/
+2
*
[NETFILTER]: ipt_TCPMSS: remove impossible condition
Patrick McHardy
2006-09-22
1
-7
/
+0
*
[NETFILTER]: ipt_TCPMSS: reformat
Patrick McHardy
2006-09-22
1
-27
/
+31
*
[NETFILTER]: xt_conntrack: clean up overly long lines
Patrick McHardy
2006-09-22
1
-81
/
+98
*
[NETFILTER]: kill listhelp.h
Patrick McHardy
2006-09-22
13
-277
/
+237
*
[IPV4]: ipip and ip_gre encapsulation bugs
Al Viro
2006-09-22
2
-20
/
+25
*
[DCCP] CCID2: Add helper functions for changing important CCID2 state
Andrea Bittau
2006-09-22
1
-8
/
+23
*
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
Andrea Bittau
2006-09-22
2
-18
/
+32
*
[DCCP] CCID2: Allocate seq records on demand
Andrea Bittau
2006-09-22
2
-32
/
+70
*
[DCCP] CCID2: Add Kconfig option for CCID2 debug
Andrea Bittau
2006-09-22
2
-4
/
+11
*
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
Andrea Bittau
2006-09-22
1
-1
/
+1
*
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
Adrian Bunk
2006-09-22
2
-11
/
+8
*
[DCCP] CCID2: Initialize ssthresh to infinity
Andrea Bittau
2006-09-22
2
-3
/
+6
*
[DCCP] CCID2: Fix jiffie wrap issues
Andrea Bittau
2006-09-22
1
-4
/
+4
*
[DCCP] ackvec: Remove unused variables
Andrea Bittau
2006-09-22
2
-6
/
+3
*
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
Andrea Bittau
2006-09-22
2
-4
/
+3
[next]