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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
2007-07-10
7
-14
/
+12
*
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
Patrick McHardy
2007-07-10
7
-69
/
+83
*
[NETFILTER]: nf_conntrack: round up hashsize to next multiple of PAGE_SIZE
Patrick McHardy
2007-07-10
1
-10
/
+12
*
[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type
Patrick McHardy
2007-07-10
2
-2
/
+2
*
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
Yasuyuki Kozakai
2007-07-10
3
-30
/
+23
*
[NETFILTER]: nf_nat: kill global 'destroy' operation
Yasuyuki Kozakai
2007-07-10
3
-35
/
+22
*
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
2007-07-10
6
-242
/
+15
*
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
Yasuyuki Kozakai
2007-07-10
3
-7
/
+0
*
[NETFILTER]: nf_nat: use extension infrastructure
Yasuyuki Kozakai
2007-07-10
6
-36
/
+73
*
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
2007-07-10
2
-3
/
+6
*
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
2007-07-10
8
-92
/
+99
*
[NETFILTER]: nf_conntrack: introduce extension infrastructure
Yasuyuki Kozakai
2007-07-10
5
-1
/
+283
*
[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
Yasuyuki Kozakai
2007-07-10
4
-22
/
+21
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
73
-79
/
+79
*
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
2007-07-10
9
-27
/
+314
*
[NETFILTER]: Add u32 match
Jan Engelhardt
2007-07-10
4
-0
/
+189
*
[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed
Jerome Borsboom
2007-07-10
1
-1
/
+5
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
28
-110
/
+90
*
[NETFILTER]: Remove incorrect inline markers
Jan Engelhardt
2007-07-10
2
-2
/
+2
*
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
36
-100
/
+136
*
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-10
24
-174
/
+174
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
33
-148
/
+148
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
45
-327
/
+320
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
46
-92
/
+92
*
[NETFILTER]: ip6_tables: fix explanation of valid upper protocol number
Yasuyuki Kozakai
2007-07-10
1
-2
/
+8
*
[NETFILTER]: nf_conntrack_h323: check range first in sequence extension
Jing Min Zhao
2007-07-10
1
-9
/
+9
*
[UDP]: Cleanup UDP encapsulation code
James Chapman
2007-07-10
3
-142
/
+133
*
[IrDA]: tsap init routine factorisation.
G. Liakhovetski
2007-07-10
1
-10
/
+19
*
[IrDA]: kingsun-sir.c charset fix.
Samuel Ortiz
2007-07-10
1
-2
/
+2
*
[IrDA]: Monitor mode.
Samuel Ortiz
2007-07-10
2
-0
/
+8
*
[IrDA]: Netlink layer.
Samuel Ortiz
2007-07-10
6
-5
/
+247
*
[NET]: Allow group ownership of TUN/TAP devices.
Guido Guenther
2007-07-10
2
-2
/
+15
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-10
33
-308
/
+14
*
[NET_SCHED]: sch_htb: use generic estimator
Patrick McHardy
2007-07-10
1
-61
/
+24
*
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
2007-07-10
6
-24
/
+12
*
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
2007-07-10
7
-60
/
+0
*
[PKTGEN]: IPSEC support
Jamal Hadi Salim
2007-07-10
1
-2
/
+152
*
[XFRM] Introduce standalone SAD lookup
Jamal Hadi Salim
2007-07-10
2
-0
/
+35
*
[PKTGEN]: Introduce sequential flows
Jamal Hadi Salim
2007-07-10
1
-8
/
+52
*
[PKTGEN]: Centralize packet overhead tracking
Jamal Hadi Salim
2007-07-10
1
-12
/
+15
*
[MAC80211]: Set low initial rate in rc80211_simple
Larry Finger
2007-07-10
1
-5
/
+7
*
[TCP]: SACK fastpath did override adjusted fackets_out
Ilpo Järvinen
2007-07-10
1
-0
/
+8
*
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
2007-07-10
3
-20
/
+16
*
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
2007-07-10
3
-15
/
+134
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-10
10
-30
/
+158
*
[NET]: [DOC] Multiqueue hardware support documentation
Peter P Waskiewicz Jr
2007-07-10
1
-0
/
+111
*
[NET]: Fix TX checksum feature check
Herbert Xu
2007-07-10
1
-5
/
+5
*
[L2TP]: Add PPPoL2TP in-kernel documentation
James Chapman
2007-07-10
1
-0
/
+169
*
[L2TP]: Add PPPoL2TP maintainer
James Chapman
2007-07-10
1
-0
/
+5
*
[PPPOL2TP]: Use proper printf format specifier for size_t.
David S. Miller
2007-07-10
1
-2
/
+2
[next]